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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/window-resize-vertical-writing-mode.html

Issue 2039943003: Convert fast/repaint/window-resize*.html into reftests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/window-resize-vertical-writing-mode.html
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-vertical-writing-mode.html b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-vertical-writing-mode.html
index 2a1181d26ce9dd0805d5a1cdc82cdb1d19e56d18..3270c954c999d3cda6a7af76d6be1529875f2908 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-vertical-writing-mode.html
+++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-vertical-writing-mode.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<script src="resources/window-resize-repaint.js"></script>
-<body style="-webkit-writing-mode: vertical-rl">
-AAAA AAAA AAAA AAAA AAAA
+<body style="-webkit-writing-mode: vertical-rl; font-size: 60px">
+AAAA BBBB CCCC DDDD EEEE FFFF GGGG HHHH IIII JJJJ KKKK LLLL MMMM NNNN
</body>

Powered by Google App Engine
This is Rietveld 408576698