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

Unified Diff: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vrl-034.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-vrl-034.xht
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vrl-034.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vrl-034.xht
index bd4967c40e4c89218466053d3c476bc5c9c43e24..e5814b38e3225e0d9c45a7932b29484326c23f59 100644
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vrl-034.xht
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vrl-034.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-rl context, the right margin an in-flow block box collapses with its first in-flow block-level child's right 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