We shared parser .dat files for testing with the w3c @ https://code.google.com/p/html5lib/. Mozilla requested that document fragments not be denoted with a leading '#' because they split on '#' in their test runners for top-level test processing. Anne's suggestion (which I think is fine) is to use 'content' e.g. #data <template><div>Hello #errors #document | <html> | <head> | <template> | content | <div> | "Hello" | <body>
Created attachment 187966 [details] Patch
Comment 1 should have read: "We share parser..." (present tense).
Comment on attachment 187966 [details] Patch OK.
Comment on attachment 187966 [details] Patch Clearing flags on attachment: 187966 Committed r142702: <http://trac.webkit.org/changeset/142702>
All reviewed patches have been landed. Closing bug.