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

Unified Diff: LayoutTests/fast/multicol/vertical-lr/image-inside-nested-blocks-with-border-expected.txt

Issue 1173313003: Correct fast/multicol/vertical-rl/image-inside-nested-blocks-with-border.html (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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: LayoutTests/fast/multicol/vertical-lr/image-inside-nested-blocks-with-border-expected.txt
diff --git a/LayoutTests/fast/multicol/vertical-lr/image-inside-nested-blocks-with-border-expected.txt b/LayoutTests/fast/multicol/vertical-lr/image-inside-nested-blocks-with-border-expected.txt
index 7ef22e9a431ad0272713b71fdc8794016c8ef12f..6d09ea50feacab6db18280f86bd086e5e50e2af6 100644
--- a/LayoutTests/fast/multicol/vertical-lr/image-inside-nested-blocks-with-border-expected.txt
+++ b/LayoutTests/fast/multicol/vertical-lr/image-inside-nested-blocks-with-border-expected.txt
@@ -1 +1,11 @@
-PASS
+Test that getBoundingClientRect works as expected on a float in the second column - writing-mode is vertical-lr.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS result.left is 0
+PASS result.top is 300
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698