Okay/Spec: Difference between revisions

No edit summary
 
Line 23: Line 23:


== controversies ==
== controversies ==
* <s>What “server” means is kind of nebulous.</s>
* <s>What “server” means is kind of nebulous.</s>
* What do we do about invalid HTML?
* What do we do about invalid HTML?
Line 140: Line 139:
|-
|-
|<code>ok-title</code>
|<code>ok-title</code>
|Any non-void element, <code><nowiki><h1 /></nowiki></code>preferred.
|Any non-void element, <code><nowiki><h1 /></nowiki></code> preferred.
|What the space is called in common parlance.
|What the space is called in common parlance.
|-
|-
|<code>ok-subtitle</code>
|<code>ok-subtitle</code>
|Any non-void element, <code><nowiki><p /></nowiki></code>preferred.
|Any non-void element, <code><nowiki><p /></nowiki></code> preferred.
|An extra bit of text that is displayed alongside the title in certain contexts.
|An extra bit of text that is displayed alongside the title in certain contexts.
|-
|-
|<code>ok-description</code>
|<code>ok-description</code>
|Any non-void element, <code><nowiki><p /></nowiki></code>preferred.
|Any non-void element, <code><nowiki><p /></nowiki></code> preferred.
|A long description of what the space is about.
|A long description of what the space is about.
|}
|}