DescriptionAdd UseCounter for non-standard getComputedStyle(e).cssX behaviour
Blink and WebKit supports non-standard behaviour e.g.
getComputedStyle(e).cssBoxShadow. We suspect that a very few websites
(or none at all) use this. This CL adds a UseCounter for this
non-standard behaviour.
BUG=413205
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183230
Patch Set 1 : #
Total comments: 2
Patch Set 2 : Keep the existing behaviour for now #
Messages
Total messages: 11 (3 generated)
|