| Index: third_party/WebKit/LayoutTests/fast/css/invalidation/unresolved-pseudo-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/css/invalidation/unresolved-pseudo-expected.txt b/third_party/WebKit/LayoutTests/fast/css/invalidation/unresolved-pseudo-expected.txt
|
| index 17221ee7a471d600d8084651ef28a0b78c809979..86bcafeb23b7e8a87b71ac48416a587729afa659 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/css/invalidation/unresolved-pseudo-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/css/invalidation/unresolved-pseudo-expected.txt
|
| @@ -5,9 +5,9 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
| PASS getComputedStyle(child).backgroundColor is red
|
| PASS getComputedStyle(sibling).backgroundColor is red
|
| -PASS internals.updateStyleAndReturnAffectedElementCount() is 1
|
| +PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 1
|
| PASS getComputedStyle(child).backgroundColor is green
|
| -PASS internals.updateStyleAndReturnAffectedElementCount() is 1
|
| +PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 1
|
| PASS getComputedStyle(sibling).backgroundColor is green
|
| PASS successfullyParsed is true
|
|
|
|
|