| Index: LayoutTests/fast/css/add-remove-stylesheets-at-once-minimal-recalc-style-expected.txt
|
| diff --git a/LayoutTests/fast/css/add-remove-stylesheets-at-once-minimal-recalc-style-expected.txt b/LayoutTests/fast/css/add-remove-stylesheets-at-once-minimal-recalc-style-expected.txt
|
| index 5bfdd977df134532833a338b0e5494671955c403..265eff0b57d3654af93a4f656f56df0de9ae3006 100644
|
| --- a/LayoutTests/fast/css/add-remove-stylesheets-at-once-minimal-recalc-style-expected.txt
|
| +++ b/LayoutTests/fast/css/add-remove-stylesheets-at-once-minimal-recalc-style-expected.txt
|
| @@ -1,5 +1,5 @@
|
| PASS internals.updateStyleAndReturnAffectedElementCount() is 8
|
| -PASS internals.updateStyleAndReturnAffectedElementCount() is 11
|
| +PASS internals.updateStyleAndReturnAffectedElementCount() is 10
|
| PASS getComputedStyle(document.querySelector('.foo')).color is "rgb(0, 0, 0)"
|
| PASS getComputedStyle(document.querySelector('.baz')).color is "rgb(0, 0, 255)"
|
| PASS getComputedStyle(document.querySelector('.bar')).color is "rgb(0, 0, 0)"
|
|
|