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

Unified Diff: LayoutTests/compositing/rtl/rtl-overflow-invalidation.html

Issue 24438004: Rename testRunner.dumpAsText(true) to testRunner.dumpAsTextWithPixelResults() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: more tests Created 7 years, 3 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 | « LayoutTests/compositing/rtl/rtl-iframe-relative.html ('k') | LayoutTests/compositing/rtl/rtl-relative.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/compositing/rtl/rtl-overflow-invalidation.html
diff --git a/LayoutTests/compositing/rtl/rtl-overflow-invalidation.html b/LayoutTests/compositing/rtl/rtl-overflow-invalidation.html
index 02397c5aaaa06c1404ce3c5daf7b420f99930e87..eda7fecbe9515b821369b514388cd379e197a520 100644
--- a/LayoutTests/compositing/rtl/rtl-overflow-invalidation.html
+++ b/LayoutTests/compositing/rtl/rtl-overflow-invalidation.html
@@ -26,7 +26,7 @@
function doTest() {
if (window.testRunner) {
testRunner.display();
- testRunner.dumpAsText(true);
+ testRunner.dumpAsTextWithPixelResults();
}
// This test passes if this element is repainted correctly, even
// on a page that is composited and has horizontal overflow.
« no previous file with comments | « LayoutTests/compositing/rtl/rtl-iframe-relative.html ('k') | LayoutTests/compositing/rtl/rtl-relative.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698