| Index: LayoutTests/fast/dom/shadow/shadowhost-keyframes-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/shadowhost-keyframes-expected.txt b/LayoutTests/fast/dom/shadow/shadowhost-keyframes-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..7574b67dec68bccafa8b8737c084e8325c6335e5
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/dom/shadow/shadowhost-keyframes-expected.txt
|
| @@ -0,0 +1,10 @@
|
| +Test if @keyframes works for shadow host when using :host. i.e. crbug.com/332577
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +PASS getColor(document.getElementById('host')) is "rgb(0, 128, 0)"
|
| +
|
|
|