| Index: third_party/WebKit/LayoutTests/svg/css/anchor-change-href.svg
|
| diff --git a/third_party/WebKit/LayoutTests/svg/css/anchor-change-href.svg b/third_party/WebKit/LayoutTests/svg/css/anchor-change-href.svg
|
| index b460a4c86619c20fd9e8531f292659358a90a2be..b4d9bf7c7e7669a73a561affdd22a1032750640e 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/css/anchor-change-href.svg
|
| +++ b/third_party/WebKit/LayoutTests/svg/css/anchor-change-href.svg
|
| @@ -23,7 +23,7 @@
|
|
|
| if (window.internals) {
|
| var resultText = document.getElementById("result1").firstChild;
|
| - var elementCount = internals.updateStyleAndReturnAffectedElementCount();
|
| + var elementCount = internals.updateStyleAndLayoutAndReturnAffectedElementCount();
|
|
|
| // The elementCount should have been 2, but visited links are
|
| // not recognized in content_shell, thus the text color doesn't
|
|
|