[Webkit-unassigned] [Bug 23947] Font size is not cascading (only if applied to body tag)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 8 02:28:22 PDT 2009


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE




------- Comment #4 from ap at webkit.org  2009-04-08 02:28 PDT -------
The attached test works correctly for me once I fix its broken CSS - @charset
must be the first bytes in the file, but there is a comment before it in the
test. So, marking as a duplicate of a bug that tracks making our parser more
tolerant in this case.

Please note that cascading the font size from body is subject to quirks - it's
possible that on your actual site, you use a DOCTYPE that triggers quirks mode
in WebKit, but strict mode in Firefox, for example.

*** This bug has been marked as a duplicate of 23744 ***


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



More information about the webkit-unassigned mailing list