Index: LayoutTests/fast/dom/margin-for-aligning-bigger-child-expected.txt |
diff --git a/LayoutTests/fast/dom/margin-for-aligning-bigger-child-expected.txt b/LayoutTests/fast/dom/margin-for-aligning-bigger-child-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ec26e3f93019d9e43ed931a0100f30259ebc4035 |
--- /dev/null |
+++ b/LayoutTests/fast/dom/margin-for-aligning-bigger-child-expected.txt |
@@ -0,0 +1,8 @@ |
+PASS rtl_in_ltr_right.getBoundingClientRect().left is 0 |
+PASS ltr_in_ltr_right.getBoundingClientRect().left is 0 |
+PASS rtl_in_rtl_left.getBoundingClientRect().right is 100 |
+PASS ltr_in_rtl_left.getBoundingClientRect().right is 100 |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |