blob: 283b00341fad85efb819ba5b35a7f9c84efdb9b7 [file] [log] [blame]
CONSOLE WARNING: line 11: Element.createShadowRoot is deprecated and will be removed in M73, around March 2019. Please use Element.attachShadow instead. See https://www.chromestatus.com/features/4507242028072960 for more details.
Test for issue 432257: Matched properties cache should work for all property.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS window.getComputedStyle(targets[0]).width is "100px"
PASS window.getComputedStyle(targets[1]).width is "100px"
PASS successfullyParsed is true
TEST COMPLETE