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

Unified Diff: LayoutTests/fast/dom/margin-for-inverted-direction-expected.txt

Issue 793283002: Move recently landed align attribute tests to fast/block/ (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/margin-for-inverted-direction-expected.txt
diff --git a/LayoutTests/fast/dom/margin-for-inverted-direction-expected.txt b/LayoutTests/fast/dom/margin-for-inverted-direction-expected.txt
deleted file mode 100644
index f73a8ed670048e791d822234dee812552f080e7c..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/dom/margin-for-inverted-direction-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-PASS rtl_in_ltr.getBoundingClientRect().left is 0
-PASS ltr_in_ltr.getBoundingClientRect().left is 0
-PASS rtl_in_rtl.getBoundingClientRect().right is 700
-PASS ltr_in_rtl.getBoundingClientRect().right is 700
-PASS rtl_in_ltr_r.getBoundingClientRect().right is 700
-PASS ltr_in_ltr_r.getBoundingClientRect().right is 700
-PASS rtl_in_rtl_l.getBoundingClientRect().left is 0
-PASS ltr_in_rtl_l.getBoundingClientRect().left is 0
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « LayoutTests/fast/dom/margin-for-inverted-direction.html ('k') | LayoutTests/fast/dom/margin-left-margin-right-auto.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698