| Index: third_party/WebKit/LayoutTests/fast/css/invalidation/spatial-navigation-focus-pseudo.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/css/invalidation/spatial-navigation-focus-pseudo.html b/third_party/WebKit/LayoutTests/fast/css/invalidation/spatial-navigation-focus-pseudo.html
|
| index 5790444bbbf4231086037537d885c42e16a2e8ee..c0a7dbfd2d798f47f14a7616c531e98e41750423 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/css/invalidation/spatial-navigation-focus-pseudo.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/css/invalidation/spatial-navigation-focus-pseudo.html
|
| @@ -37,7 +37,7 @@ a.offsetTop; // Force recalc.
|
| a.className = "a";
|
|
|
| if (window.internals)
|
| - shouldBe("internals.updateStyleAndReturnAffectedElementCount()", "1");
|
| + shouldBe("internals.updateStyleAndLayoutAndReturnAffectedElementCount()", "1");
|
|
|
| shouldBe("getComputedStyle(b).backgroundColor", "green");
|
| </script>
|
|
|