| Index: third_party/WebKit/LayoutTests/fast/css/modify-stylesheet-minimal-recalc-style-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/css/modify-stylesheet-minimal-recalc-style-expected.txt b/third_party/WebKit/LayoutTests/fast/css/modify-stylesheet-minimal-recalc-style-expected.txt
|
| index 7479a4b7c46a74e8e9eda9121353e0af6e3605f3..3901898c3fc8c372a0a5f5ed2bd880681b0483ad 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/css/modify-stylesheet-minimal-recalc-style-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/css/modify-stylesheet-minimal-recalc-style-expected.txt
|
| @@ -2,11 +2,11 @@ PASS internals.updateStyleAndReturnAffectedElementCount() is 0
|
| PASS internals.updateStyleAndReturnAffectedElementCount() is 6
|
| PASS internals.updateStyleAndReturnAffectedElementCount() is 6
|
| PASS internals.updateStyleAndReturnAffectedElementCount() is 6
|
| -PASS internals.updateStyleAndReturnAffectedElementCount() is 43
|
| +PASS internals.updateStyleAndReturnAffectedElementCount() is 6
|
| PASS getComputedStyle(document.querySelector('.foo')).color is "rgb(0, 0, 0)"
|
| PASS getComputedStyle(document.querySelector('.baz')).color is "rgb(255, 0, 0)"
|
| PASS getComputedStyle(document.querySelector('.bar')).color is "rgb(0, 0, 0)"
|
| -PASS internals.updateStyleAndReturnAffectedElementCount() is 59
|
| +PASS internals.updateStyleAndReturnAffectedElementCount() is 6
|
| PASS getComputedStyle(document.querySelector('.foo')).color is "rgb(255, 0, 0)"
|
| PASS getComputedStyle(document.querySelector('.baz')).color is "rgb(255, 0, 0)"
|
| PASS getComputedStyle(document.querySelector('.bar')).color is "rgb(0, 0, 0)"
|
|
|