| Index: LayoutTests/fast/dom/shadow/insertion-point-resetStyleInheritance-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/insertion-point-resetStyleInheritance-expected.txt b/LayoutTests/fast/dom/shadow/insertion-point-resetStyleInheritance-expected.txt
|
| index c2251d39244038d0327beceaee47f462e75dae60..124356a467122a0b55be1c5f1d8b0bfa76da6e68 100644
|
| --- a/LayoutTests/fast/dom/shadow/insertion-point-resetStyleInheritance-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/insertion-point-resetStyleInheritance-expected.txt
|
| @@ -1,3 +1,6 @@
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| Test case: no reset-style-inheritance. color value should be inherited from the shadow host.
|
| PASS window.getComputedStyle(document.getElementById("no-reset-style-inheritance").firstChild).color is "rgb(255, 238, 238)"
|
| PASS window.getComputedStyle(document.getElementById("no-reset-style-inheritance").firstChild).backgroundColor is "rgba(0, 0, 0, 0)"
|
|
|