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

Unified Diff: LayoutTests/fast/repaint/window-resize-vertical-writing-mode-expected.txt

Issue 261653004: Auto-rebaseline for r172887 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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: LayoutTests/fast/repaint/window-resize-vertical-writing-mode-expected.txt
diff --git a/LayoutTests/fast/repaint/window-resize-vertical-writing-mode-expected.txt b/LayoutTests/fast/repaint/window-resize-vertical-writing-mode-expected.txt
index 4a0920fd7d322c956c0e7306c87491d95853cc92..c358860a1b3eff81644ea7c2b6a7e76d8048b7d2 100644
--- a/LayoutTests/fast/repaint/window-resize-vertical-writing-mode-expected.txt
+++ b/LayoutTests/fast/repaint/window-resize-vertical-writing-mode-expected.txt
@@ -1,14 +1,18 @@
AAAA AAAA AAAA AAAA AAAA
(repaint rects
+ (rect 0 0 200 200)
(rect 0 0 200 300)
)
(repaint rects
+ (rect 0 0 200 300)
(rect 0 0 300 300)
)
(repaint rects
+ (rect 0 0 300 300)
(rect 0 0 300 250)
)
(repaint rects
+ (rect 0 0 300 250)
(rect 0 0 250 250)
)

Powered by Google App Engine
This is Rietveld 408576698