| Index: third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-root-node-001b.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-root-node-001b.html b/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-root-node-001b.html
|
| index 66796990ff55af872558cf5e0cff0fd9be082ee6..87d4fc1e10049f93c33bad30c2418055d9a36f5f 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-root-node-001b.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-root-node-001b.html
|
| @@ -1,10 +1,10 @@
|
| <!DOCTYPE html>
|
| -<!--
|
| +<!--
|
| Any copyright is dedicated to the Public Domain.
|
| http://creativecommons.org/publicdomain/zero/1.0/
|
| - -->
|
| -<!-- This testcase checks that we correctly handle 'display:flex' property on
|
| - the root <html> element, with no explicit <body>. -->
|
| +-->
|
| +<!-- This testcase checks that we correctly handle 'display:flex' property on
|
| + the root <html> element, with no explicit <body>. -->
|
| <html style="display: flex; justify-content: center">
|
| <head>
|
| <title>CSS Test: Testing 'display:flex' on root node</title>
|
|
|