RESOLVED FIXED 74688
REGRESSION(r103005): bidi-override-in-anonymous-block.html is failing
https://bugs.webkit.org/show_bug.cgi?id=74688
Summary REGRESSION(r103005): bidi-override-in-anonymous-block.html is failing
Hajime Morrita
Reported 2011-12-15 22:51:01 PST
It's not only for Chromium. Mac ports are also breaking. I'm suspecting http://trac.webkit.org/changeset/102875, but not sure.
Attachments
Hajime Morrita
Comment 1 2011-12-15 23:46:36 PST
According to the Chromium Builder, http://build.webkit.org/builders/Chromium%20Linux%20Release%20%28Tests%29 It starts between r102992 and r102996. But there is no doubtful change.
Darin Adler
Comment 3 2011-12-16 09:57:41 PST
I’m sure Adam will want to fix this, so assigning it to him to formalize that.
Ryosuke Niwa
Comment 4 2011-12-23 19:40:09 PST
Any update on this regression?
Adam Barth
Comment 5 2011-12-24 11:34:10 PST
Sorry, I didn't realize this was on my plate. I'll investigate on Tuesday.
Adam Barth
Comment 6 2011-12-27 11:13:49 PST
*** Bug 75236 has been marked as a duplicate of this bug. ***
Adam Barth
Comment 7 2011-12-27 11:30:18 PST
The new result is correct. This reflects the updated parsing of <rt> inside <rb> elements. I don't fully understand why the HTML5 spec changed in this regard, but from the discussion, it seems like this is the better parsing of ruby elements.
Ryosuke Niwa
Comment 8 2011-12-27 11:33:20 PST
(In reply to comment #7) > The new result is correct. This reflects the updated parsing of <rt> inside <rb> elements. I don't fully understand why the HTML5 spec changed in this regard, but from the discussion, it seems like this is the better parsing of ruby elements. Okay. Let's rebaseline then.
Adam Barth
Comment 9 2011-12-27 11:36:07 PST
Ryosuke Niwa
Comment 10 2011-12-27 11:53:25 PST
Note You need to log in before you can comment on or make changes to this bug.