[Webkit-unassigned] [Bug 48803] ComputedStyle returns -webkit-auto instead of left or right
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 30 07:00:05 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=48803
Jeremy Moskovich <playmobil at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |playmobil at google.com
--- Comment #1 from Jeremy Moskovich <playmobil at google.com> 2011-03-30 07:00:05 PST ---
I was looking into whether we can remove -webkit-auto wholesale in favor of start. These are basically the same [as far as I can tell] except for a case in CSSStyleSelector::adjustRenderStyle() which has a special case for TH tags introduced in http://trac.webkit.org/changeset/20889 .
So I looked back at when -webkit-auto was introduced into the tree, it used to be called -khtml-auto and before that -konq-auto , relevant CLs:
http://trac.webkit.org/changeset/13874
http://trac.webkit.org/changeset/1024
--
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