[Webkit-unassigned] [Bug 9454] CSS2: Language not inherited from parent element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 30 12:39:31 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=9454


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15932|0                           |1
        is obsolete|                            |
  Attachment #16473|                            |review?
               Flag|                            |




------- Comment #19 from eric at webkit.org  2007-09-30 12:39 PDT -------
Created an attachment (id=16473)
 --> (http://bugs.webkit.org/attachment.cgi?id=16473&action=view)
patch with darin's suggested fixes

I applied darin's suggested fixes to the patch.  Personally I think this code
will need to be re-written to store the language off of RenderStyle.  It's more
efficient to cascade the language that way, instead of an ancestor crawl.  I'm
not sure that that issue in any way prevents this from landing.  It just kinda
prevents using :lang in the engine. ;)


-- 
Configure bugmail: http://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