[Webkit-unassigned] [Bug 19573] font-size didn't inherit from body to table elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 16 10:54:51 PDT 2008


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org




------- Comment #4 from mitz at webkit.org  2008-06-16 10:54 PDT -------
(In reply to comment #3)
> I don't understand the quirks mode issue. The sample is declared as HTML 4.01
> strict.

The DOCTYPE is not parsed. Looking at the source, I see that it begins with
*two* UTF-8-encoded BOMs (EF BB BF repeated twice), and I believe the second
one throws the parser off.


-- 
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