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

Unified Diff: LayoutTests/fast/multicol/vertical-rl/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
« no previous file with comments | « LayoutTests/fast/multicol/vertical-rl/image-inside-nested-blocks-with-border.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/multicol/vertical-rl/image-inside-nested-blocks-with-border-expected.txt
diff --git a/LayoutTests/fast/multicol/vertical-rl/image-inside-nested-blocks-with-border-expected.txt b/LayoutTests/fast/multicol/vertical-rl/image-inside-nested-blocks-with-border-expected.txt
index aff65342f118d89e686f97729c522c3caf6c8bbe..a04bfc062ed22ca923c5a0fda61bf8e42d3d2780 100644
--- a/LayoutTests/fast/multicol/vertical-rl/image-inside-nested-blocks-with-border-expected.txt
+++ b/LayoutTests/fast/multicol/vertical-rl/image-inside-nested-blocks-with-border-expected.txt
@@ -1,2 +1,11 @@
-ALERT: 210 300
-FAIL: 1 cases failed
+Test that getBoundingClientRect works as expected on a float in the second column - writing-mode is vertical-rl.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS result.left is 210
+PASS result.top is 300
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/fast/multicol/vertical-rl/image-inside-nested-blocks-with-border.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698