| Index: third_party/WebKit/LayoutTests/fast/block/margin-collapse/self-collapsing-block-creates-block-formatting-context.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/block/margin-collapse/self-collapsing-block-creates-block-formatting-context.html b/third_party/WebKit/LayoutTests/fast/block/margin-collapse/self-collapsing-block-creates-block-formatting-context.html
|
| index 422aebf24677beb9acbe0f18bda7c04142119f21..334f8d5e728dcdd8a573cdffc0570f8eb26f2be9 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/block/margin-collapse/self-collapsing-block-creates-block-formatting-context.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/block/margin-collapse/self-collapsing-block-creates-block-formatting-context.html
|
| @@ -60,14 +60,6 @@ There should be no red below.
|
| <div class="container">
|
| <div class="ref"></div>
|
| <div>
|
| - <div class="item" style="-webkit-writing-mode: horizontal-bt; "></div>
|
| - <div class="item" style="-webkit-writing-mode: horizontal-bt; "></div>
|
| - <div class="test"></div>
|
| - </div>
|
| -</div>
|
| -<div class="container">
|
| - <div class="ref"></div>
|
| - <div>
|
| <fieldset></fieldset>
|
| <fieldset></fieldset>
|
| <div class="test"></div>
|
|
|