| Index: third_party/WebKit/LayoutTests/fast/css/invalidation/indeterminate-pseudo-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/css/invalidation/indeterminate-pseudo-expected.txt b/third_party/WebKit/LayoutTests/fast/css/invalidation/indeterminate-pseudo-expected.txt
|
| index 2b0bbdf70f8328e3b6369c30a4f1efc06fa49461..34f98f6517ec17cca60963dbd4cbf6b90791b362 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/css/invalidation/indeterminate-pseudo-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/css/invalidation/indeterminate-pseudo-expected.txt
|
| @@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
|
|
| PASS getComputedStyle(checkbox, '').backgroundColor is transparent
|
| -PASS internals.updateStyleAndReturnAffectedElementCount() is 1
|
| +PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 1
|
| PASS getComputedStyle(checkbox, '').backgroundColor is green
|
| PASS successfullyParsed is true
|
|
|
|
|