RESOLVED FIXED 42290
html5lib/runner.html fails after http://trac.webkit.org/changeset/63338/
https://bugs.webkit.org/show_bug.cgi?id=42290
Summary html5lib/runner.html fails after http://trac.webkit.org/changeset/63338/
Ojan Vafai
Reported 2010-07-14 14:30:11 PDT
html5lib/runner.html fails after http://trac.webkit.org/changeset/63338/
Attachments
Patch (4.84 KB, patch)
2010-07-14 14:42 PDT, Ojan Vafai
abarth: review+
Ojan Vafai
Comment 1 2010-07-14 14:42:17 PDT
Adam Barth
Comment 2 2010-07-14 14:56:48 PDT
Comment on attachment 61569 [details] Patch Sigh. Why are these different???? + * platform/chromium-mac/html5lib/runner-expected.txt: + * platform/chromium-win/html5lib/runner-expected.txt:
Eric Seidel (no email)
Comment 3 2010-07-14 14:57:09 PDT
Comment on attachment 61569 [details] Patch You don't need a review on this. Silly v8.
Ojan Vafai
Comment 4 2010-07-14 15:02:04 PDT
(In reply to comment #2) > (From update of attachment 61569 [details]) > Sigh. > > Why are these different???? > > + * platform/chromium-mac/html5lib/runner-expected.txt: > + * platform/chromium-win/html5lib/runner-expected.txt: I wondered the same thing. I'm not sure. I think it might be that someone didn't set the right EOL style on the windows one, so it's all CRLFed. But, I'm just trying to green the tree for now. If I find time, I'll try and resolve the difference later.
Peter Kasting
Comment 5 2010-07-14 15:03:56 PDT
(In reply to comment #3) > (From update of attachment 61569 [details]) > You don't need a review on this. Silly v8. Right, this can (and should) just go in without review (or even a bug) as "Update Chromium test expectations". Sadly, until we get V8/JSC to agree on their errors, we have to do this every time there's an html5 parser change :(. That issue is making slow progress elsewhere. (In reply to comment #2) > Why are these different???? > > + * platform/chromium-mac/html5lib/runner-expected.txt: > + * platform/chromium-win/html5lib/runner-expected.txt: They only differ in line endings. I'm 99.999% sure the chromium-mac expectation can be removed if the chromium-win one is converted to LF line endings (stamp it with an svn:eol-style to make sure it stays that way).
Adam Barth
Comment 6 2010-08-10 22:28:09 PDT
This patch was either landed or is infinitely out of date by now.
Note You need to log in before you can comment on or make changes to this bug.