Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / dom / shadow / shadowroot-keyframes-expected.txt
1 CONSOLE WARNING: 'ShadowRoot.applyAuthorStyles' is deprecated.
2 PASS successfullyParsed is true
3
4 TEST COMPLETE
5 PASS getBackgroundColor(shadowRootWithKeyframe.getElementById('box')) is "rgb(0, 0, 255)"
6 PASS getBackgroundColor(shadowRootWithoutKeyframe.getElementById('box')) is "rgb(255, 0, 0)"
7 PASS getBackgroundColor(shadowRootWithApplyAuthorStyles.getElementById('box')) is "rgb(0, 128, 0)"
8