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

Unified Diff: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vlr-011.xht

Issue 2104493003: Import csswg-test@0589ea025a684e31742740ca3b599230bcc25e5d (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update TestExpectations, delete background Created 4 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
Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vlr-011.xht
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vlr-011.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vlr-011.xht
index fc13071b471763890a7c13e5043d738f2c40e85d..96f898dc8d625a6933ca47406a4c90fcef61ef16 100644
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vlr-011.xht
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vlr-011.xht
@@ -10,14 +10,14 @@
<link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout" title="7.4 Flow-Relative Mappings" />
<link rel="match" href="../css21/reference/ref-filled-green-100px-square.xht" />
- <!--
+ <!--
Test adapted from
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/margin-collapse-006.htm
"
The margin collapsing rules apply exactly with the block-start margin substituted for the top margin and the block-end margin substituted for the bottom margin.
"
- -->
+ -->
<meta content="ahem image" name="flags" />
<meta name="assert" content="This test checks that margin-end of floated box does not collapse with the margin-start of a preceding block box in 'vertical-lr' writing-mode." />

Powered by Google App Engine
This is Rietveld 408576698