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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/transform-rotate-and-remove.html

Issue 1994373002: Convert some repaint tests into ref tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
Index: third_party/WebKit/LayoutTests/fast/repaint/transform-rotate-and-remove.html
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/transform-rotate-and-remove.html b/third_party/WebKit/LayoutTests/fast/repaint/transform-rotate-and-remove.html
index a591ee4b12a493ad1c34939d8a8eb8016882a85c..d83c189380ce352b530973c20b600749bb823f72 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/transform-rotate-and-remove.html
+++ b/third_party/WebKit/LayoutTests/fast/repaint/transform-rotate-and-remove.html
@@ -16,7 +16,7 @@
}
</script>
</head>
- <body onload="runRepaintTest()">
+ <body onload="runRepaintAndPixelTest()">
<!--
<p> Bug <a href="https://bugs.webkit.org/show_bug.cgi?id=61338">61338</a>: Element not fully repainted after application and removal of transform </p>
<p> The test PASSES only if all the four borders of the box are displayed in green</p>

Powered by Google App Engine
This is Rietveld 408576698