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

Unified Diff: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vlr-035.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-035.xht
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vlr-035.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vlr-035.xht
index f7832b5ecdfe735d765e8441f9cd4b39f785439d..54928a93b885e973b9431ff9b18a219af6fd6a9f 100644
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vlr-035.xht
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vlr-035.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-017.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, in a vertical-lr context, the left margin an in-flow block element collapses with its first in-flow block-level child's left margin if the element has no top border, no top padding, and the child has no clearance." />

Powered by Google App Engine
This is Rietveld 408576698