[Webkit-unassigned] [Bug 52994] WebKit should support -webkit-tab-size.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 31 23:05:42 PST 2011


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





--- Comment #11 from MORITA Hajime <morrita at google.com>  2011-01-31 23:05:42 PST ---
Hyatt, Mitz, thank you for take a look!
I updated the patch for addressing your feedback.
Could you take another look?

> (From update of attachment 80152 [details])
> You forgot to patch RenderStyle::diff to return a Layout hint if this property changes.  I'd like to see a test that dynamically changes the tab-size, since this was overlooked.
Changed RenderStyle::diff() to handle tabSize and added a dynamic change case to the test.

I also removed "auto" value handling because it doesn't make sense to have "auto" for tab-size,
Mozilla also doesn't have that.

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