Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / invalidation / toggle-style-inside-shadow-root-expected.txt
blob45cd2a80c7c7e213e1fd9278163d4f6b44b77a87
1 PASS internals.updateStyleAndReturnAffectedElementCount() is 1
2 PASS getComputedStyle(rootDiv).backgroundColor is "rgb(255, 0, 0)"
3 PASS internals.updateStyleAndReturnAffectedElementCount() is 1
4 PASS getComputedStyle(rootDiv).backgroundColor is "rgba(0, 0, 0, 0)"
5 PASS successfullyParsed is true
7 TEST COMPLETE