[Webkit-unassigned] [Bug 58964] Allow casting between CSSPrimitiveValue and EBorderCollapse to remove special-case logic from CSSStyleSelector.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 19 23:04:41 PDT 2011


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





--- Comment #8 from Luke Macpherson <macpherson at chromium.org>  2011-04-19 23:04:41 PST ---
(In reply to comment #4)
> (From update of attachment 90308 [details])
> Sounds good to me.  style->borderColapse() isn't called anywhere?

The enum maps to 0,1 in the same way as the boolean.
Also the place it gets called in CSSStyleSelector (in the macro) is of the form set(get()).

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