| Index: third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-paint-ordering-001-expected.xhtml
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-paint-ordering-001-expected.xhtml b/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-paint-ordering-001-expected.xhtml
|
| index b6565eb4caca13d60996882bd66fca51854942fd..635b0b29c0f233045fcafaf10d78d992fa43ebf2 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-paint-ordering-001-expected.xhtml
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-paint-ordering-001-expected.xhtml
|
| @@ -1,8 +1,8 @@
|
| <?xml version="1.0" encoding="UTF-8"?>
|
| -<!--
|
| +<!--
|
| Any copyright is dedicated to the Public Domain.
|
| http://creativecommons.org/publicdomain/zero/1.0/
|
| - -->
|
| +-->
|
| <html xmlns="http://www.w3.org/1999/xhtml">
|
| <head>
|
| <title>CSS Reftest Reference</title>
|
| @@ -40,10 +40,10 @@
|
| </style>
|
| </head>
|
| <body>
|
| - <!-- Just 6 copies of the same container, since they all should look the
|
| + <!-- Just 6 copies of the same container, since they all should look the
|
| same (except for the final "position: fixed" one, which needs to be
|
| explicitly marked as "position: fixed" or else it paints differently
|
| - on Android.) -->
|
| + on Android.) -->
|
| <div class="container">
|
| <div class="a"><div class="aKid"/></div>
|
| <div class="b"></div>
|
|
|