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

Unified Diff: third_party/WebKit/LayoutTests/css3/flexbox/flex-align-baseline-expected.txt

Issue 1419813004: Remove the "horizontal-bt" value from -webkit-writing-mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add static_assert to ensure TransformedWritingMode matches to WritingMode Created 5 years, 2 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: third_party/WebKit/LayoutTests/css3/flexbox/flex-align-baseline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/css3/flexbox/flex-align-baseline-expected.txt b/third_party/WebKit/LayoutTests/css3/flexbox/flex-align-baseline-expected.txt
index 7bd45a2508b42078009c2a7020ee9c5775d1edbc..f1f3a1ef627d274474b9df3c233bbdf612759d36 100644
--- a/third_party/WebKit/LayoutTests/css3/flexbox/flex-align-baseline-expected.txt
+++ b/third_party/WebKit/LayoutTests/css3/flexbox/flex-align-baseline-expected.txt
@@ -6,14 +6,6 @@ PASS firstChild.offsetTop is lastChild.offsetTop
PASS firstChild.offsetTop is lastChild.offsetTop
PASS firstChild.offsetLeft is lastChild.offsetLeft
PASS firstChild.offsetLeft is lastChild.offsetLeft
-PASS firstChild.offsetTop is lastChild.offsetTop
-PASS firstChild.offsetTop is lastChild.offsetTop
-PASS firstChild.offsetLeft is lastChild.offsetLeft
-PASS firstChild.offsetLeft is lastChild.offsetLeft
-PASS firstChild.offsetTop is lastChild.offsetTop
-PASS firstChild.offsetTop is lastChild.offsetTop
-PASS firstChild.offsetLeft is lastChild.offsetLeft
-PASS firstChild.offsetLeft is lastChild.offsetLeft
PASS firstChild.offsetLeft is lastChild.offsetLeft
PASS firstChild.offsetLeft is lastChild.offsetLeft
PASS firstChild.offsetTop is 0
@@ -45,14 +37,6 @@ horizontal-tb ltr row-reverse
horizontal-tb rtl row-reverse
horizontal-tb ltr column-reverse
horizontal-tb rtl column-reverse
-horizontal-bt ltr row
-horizontal-bt rtl row
-horizontal-bt ltr column
-horizontal-bt rtl column
-horizontal-bt ltr row-reverse
-horizontal-bt rtl row-reverse
-horizontal-bt ltr column-reverse
-horizontal-bt rtl column-reverse
vertical-lr ltr row
vertical-lr rtl row
vertical-lr ltr column

Powered by Google App Engine
This is Rietveld 408576698