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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 12 11:17:52 PST 2007


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


rwlbuis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12390|review?(rwlbuis at gmail.com)  |review-
               Flag|                            |




------- Comment #10 from rwlbuis at gmail.com  2007-01-12 11:17 PDT -------
(From update of attachment 12390)
>+                        value = static_cast<Element*>(n)->getAttribute(langAttr);
>+                    // FIXME: Document needs to provide the MIME content-language
>+                    
>+                    
>+                    
>+                    
>+                    
>+                    n = n->parent();

You don't want the empty lines there.

This patch is much better. However it needs test results included before it can
be okayed.
Cheers,

Rob.


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