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

Unified Diff: LayoutTests/fast/dom/rtl-in-right-aligned-div-expected.txt

Issue 766223004: Blocks should be aligned by style of parents (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years 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/dom/rtl-in-right-aligned-div-expected.txt
diff --git a/LayoutTests/fast/dom/rtl-in-right-aligned-div-expected.txt b/LayoutTests/fast/dom/rtl-in-right-aligned-div-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..88128233e9efeb49455702b8de71de74bb7753ab
--- /dev/null
+++ b/LayoutTests/fast/dom/rtl-in-right-aligned-div-expected.txt
@@ -0,0 +1,8 @@
+PASS rtl_table_in_right_aligned_div.getBoundingClientRect().right is 792
+PASS ltr_table_in_right_aligned_div.getBoundingClientRect().right is 792
+PASS rtl_div_in_right_aligned_div.getBoundingClientRect().right is 792
+PASS ltr_div_in_right_aligned_div.getBoundingClientRect().right is 792
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698