Okay/Spec: Difference between revisions

No edit summary
No edit summary
Line 47: Line 47:


When a client encounters a URI with a fragment, it <span class="must">must</span> search for an element with a matching <code>id</code> in the linked document. If the specified element is present, the client <span class="mustnt">must not</span> scan the document for the desired markup, and instead consider the linked element to be the desired markup. If multiple instances of the same <code>id</code> exist in the document, the client <span class="must">must</span> ignore all but the first instance. todo: make this make sense
When a client encounters a URI with a fragment, it <span class="must">must</span> search for an element with a matching <code>id</code> in the linked document. If the specified element is present, the client <span class="mustnt">must not</span> scan the document for the desired markup, and instead consider the linked element to be the desired markup. If multiple instances of the same <code>id</code> exist in the document, the client <span class="must">must</span> ignore all but the first instance. todo: make this make sense
== talking to servers ==


== spaces ==
== spaces ==
Line 139: Line 142:
|A long description of what the space is about.
|A long description of what the space is about.
|}
|}
Clients may strip out child elements for some or all of the metadata elements, but should retain the text contained within those elements.
Clients may strip out child elements for some or all of the metadata elements, but should retain any text content from within the stripped elements.


todo: class name bikeshedding
todo: class name bikeshedding