WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
109635
[HTMLTemplateElement] Change template.dat serialization format
https://bugs.webkit.org/show_bug.cgi?id=109635
Summary
[HTMLTemplateElement] Change template.dat serialization format
Rafael Weinstein
Reported
2013-02-12 17:02:51 PST
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>
Attachments
Patch
(17.62 KB, patch)
2013-02-12 17:07 PST
,
Rafael Weinstein
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Rafael Weinstein
Comment 1
2013-02-12 17:07:32 PST
Created
attachment 187966
[details]
Patch
Rafael Weinstein
Comment 2
2013-02-12 17:08:28 PST
Comment 1
should have read: "We share parser..." (present tense).
Eric Seidel (no email)
Comment 3
2013-02-12 17:17:49 PST
Comment on
attachment 187966
[details]
Patch OK.
WebKit Review Bot
Comment 4
2013-02-12 18:22:02 PST
Comment on
attachment 187966
[details]
Patch Clearing flags on attachment: 187966 Committed
r142702
: <
http://trac.webkit.org/changeset/142702
>
WebKit Review Bot
Comment 5
2013-02-12 18:22:06 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug