blob: f04c91aaa91886020e08db75df2d7b57f5f97600 [file] [log] [blame]
PASS getComputedStyle(document.querySelector('iframe').contentDocument.querySelector('.cssom')).backgroundColor is "rgb(0, 128, 0)"
PASS getComputedStyle(document.querySelector('iframe').contentDocument.querySelector('.cssom-import')).backgroundColor is "rgb(0, 128, 0)"
PASS successfullyParsed is true
TEST COMPLETE