| Index: third_party/WebKit/LayoutTests/http/tests/loading/nested_bad_objects.php
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/loading/nested_bad_objects.php b/third_party/WebKit/LayoutTests/http/tests/loading/nested_bad_objects.php
|
| index 19bc0b59201a7095f3d3760e0da52f31cd4bb714..bcb2a213cec359b46e49d111b000456cb1c8e29a 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/loading/nested_bad_objects.php
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/loading/nested_bad_objects.php
|
| @@ -9,7 +9,7 @@ if (isset($_GET['object'])) {
|
| if (window.testRunner)
|
| testRunner.dumpAsText();
|
| window.onload = function() {
|
| - internals.updateLayoutIgnorePendingStylesheetsAndRunPostLayoutTasks();
|
| + internals.updateStyleAndLayoutIgnorePendingStylesheetsAndRunPostLayoutTasks();
|
| };
|
| </script>
|
| <object type="image/jpeg" data="nested_bad_objects.php?object">
|
|
|