[Webkit-unassigned] [Bug 45020] Support "block-flow" and "writing-mode": interpret properties into RenderStyle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 6 12:29:05 PDT 2010


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |rniwa at webkit.org
     Ever Confirmed|0                           |1




--- Comment #7 from Ryosuke Niwa <rniwa at webkit.org>  2010-09-06 12:29:05 PST ---
(In reply to comment #5)
> Created an attachment (id=66604)
 --> (https://bugs.webkit.org/attachment.cgi?id=66604) [details]
> Modified patch. Incorporated feedback from Adele and Dave.

It seems like this patch doesn't have any tests. Is that because this doesn't implement the feature but just adds support to the parser?  As hyatt suggested, I think you can still test the parser by calling set property value and getting computed style back.  Also, why are we only supporting -webkit-writing-mode and not writing-mode?  Is that a standard procedure when we add a support for new feature?

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