| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vrl-016.xht
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vrl-016.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vrl-016.xht
|
| index 8dd652e57dea63e0a84ba5c8b04c4f9b08aa4e59..7cdfa243f1df5e572f950a1d8c7ae99c8bcfe337 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vrl-016.xht
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/margin-collapse-vrl-016.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 and modified from
|
| http://test.csswg.org/suites/css2.1/nightly-unstable/html4/margin-collapse-009.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 elements with 'overflow' set to 'hidden' do not collapse their horizontal margin with the horizontal margin in-flow children in 'vertical-rl' writing-mode. In this test, we are testing and checking that 'margin-right' of div#overflow does not collapse with 'margin-right' of div#nested." />
|
|
|