| Index: third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-mbp-horiz-002b.xhtml
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-mbp-horiz-002b.xhtml b/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-mbp-horiz-002b.xhtml
|
| index a312d6dd45097788c31848fe0f6ae24da28810fd..b8a8616552e850bc9b1149cbe4cb6a3c552cb19c 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-mbp-horiz-002b.xhtml
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-mbp-horiz-002b.xhtml
|
| @@ -1,12 +1,12 @@
|
| <?xml version="1.0" encoding="UTF-8"?>
|
| -<!--
|
| +<!--
|
| Any copyright is dedicated to the Public Domain.
|
| http://creativecommons.org/publicdomain/zero/1.0/
|
| - -->
|
| -<!-- Testcase with margin/border/padding on flex items. (NOTE: This renders
|
| +-->
|
| +<!-- Testcase with margin/border/padding on flex items. (NOTE: This renders
|
| the same as the "-2a" variant, which lacks padding, because we've
|
| just replaced some of the "-2a" variant's content-box area with
|
| - padding-box area in this test.) -->
|
| + padding-box area in this test.) -->
|
| <html xmlns="http://www.w3.org/1999/xhtml">
|
| <head>
|
| <title>CSS Test: Testing margins, borders, and padding on flex items in a horizontal flex container</title>
|
|
|