Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1161)

Unified Diff: third_party/WebKit/LayoutTests/svg/wicd/test-rightsizing-b.xhtml

Issue 2755713002: Update expectations for svg/wicd/test-rightsizing-b.xhtml (Closed)
Patch Set: New mac baselines Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win7/svg/wicd/test-rightsizing-b-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/svg/wicd/test-rightsizing-b.xhtml
diff --git a/third_party/WebKit/LayoutTests/svg/wicd/test-rightsizing-b.xhtml b/third_party/WebKit/LayoutTests/svg/wicd/test-rightsizing-b.xhtml
index f5c1e6c362b2e8a041c82b3deeb4d5fe5c3e5b7e..47583c904520fe581f149b61099d17b077dd1e0d 100644
--- a/third_party/WebKit/LayoutTests/svg/wicd/test-rightsizing-b.xhtml
+++ b/third_party/WebKit/LayoutTests/svg/wicd/test-rightsizing-b.xhtml
@@ -33,7 +33,9 @@
if (window.testRunner)
testRunner.waitUntilDone();
onload = function() {
- runAfterLayoutAndPaint(function() {}, true);
+ runAfterLayoutAndPaint(function() {
+ runAfterLayoutAndPaint(function() { }, true)
+ }, false);
};
</script>
</body>
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win7/svg/wicd/test-rightsizing-b-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698