| Index: third_party/WebKit/LayoutTests/fast/dom/shadow/distribution-update-recalcs-style-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/distribution-update-recalcs-style-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/distribution-update-recalcs-style-expected.txt
|
| index 498ce7613029cf63086de9a68e7a0f6329506ff1..0bf6c34ad345c5ba39950e966d8548e473799b07 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/shadow/distribution-update-recalcs-style-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/distribution-update-recalcs-style-expected.txt
|
| @@ -9,8 +9,8 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
|
|
| PASS getColorProperty("div-child") is "rgb(0, 0, 255)"
|
| -PASS getColorProperty("span-child") is "rgb(255, 0, 0)"
|
| -PASS getColorProperty("div-child") is "rgb(255, 0, 0)"
|
| +PASS getColorProperty("span-child") is "rgb(0, 0, 0)"
|
| +PASS getColorProperty("div-child") is "rgb(0, 0, 0)"
|
| PASS getColorProperty("span-child") is "rgb(0, 0, 255)"
|
|
|
|
|
|
|