[Webkit-unassigned] [Bug 136062] New: New ruby parsing rule breaks some real web sites.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 18 22:29:05 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=136062

           Summary: New ruby parsing rule breaks some real web sites.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yuki.sekiguchi at access-company.com


New ruby parsing rule was implemented at r167437. Gecko also implemented it at [1]. After landing in Gecko, we found that some real web sites were broke by the change[2]. Although the broken site[3] used invalid markup like "<rtc><rp>(</rp>foo</rtc>", we should not break the real web sites. Then, spec change was requested to W3C[4], and HTML5.1 nightly spec was changed[5].

We should follow the spec change not to break the web.

[1]: https://bugzilla.mozilla.org/show_bug.cgi?id=664104
[2]: https://bugzilla.mozilla.org/show_bug.cgi?id=1042885
[3]: http://ikilote.net/fr/Collection/Personnalit%C3%A9.html?id=394
[4]: https://www.w3.org/Bugs/Public/show_bug.cgi?id=26424
[5]: https://github.com/w3c/html/commit/c61397b989b28235ee2228f280aa8d475f3b9ebf

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list