| Index: LayoutTests/fast/dom/shadow/remove-and-insert-style-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/remove-and-insert-style-expected.txt b/LayoutTests/fast/dom/shadow/remove-and-insert-style-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..060245a16d7b5ef7c5c7692e9bc2959c48a7777a
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/dom/shadow/remove-and-insert-style-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +Test for Issue: 246300: Styles in nested shadows are not recalculated correctly on insertion.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS backgroundColor is "rgb(0, 128, 0)"
|
| +
|
|
|