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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 31 13:07:23 PST 2011


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





--- Comment #6 from Dave Hyatt <hyatt at apple.com>  2011-01-31 13:07:23 PST ---
(From update of attachment 80152)
Also, don't you need auto to map back to the initial value?  It seems like auto is doing nothing right now.  Make a test where body has a tab size of 20 and then make a div inside that body set the tab size to auto.  It should go back to 8, but with your code I bet it stays at 20.

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