Make cssFloat an enumerable property of CSSStyleDeclaration
cssFloat does not show up as an enumerated property of CSSStyleDeclaration even though it does evaluate to a value. FF and IE both treat cssFloat as an enumerable property of CSSStyleDeclaration BUG=492999 Review URL: https://codereview.chromium.org/1288623005 git-svn-id: svn://svn.chromium.org/blink/trunk@200965 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment