| Index: third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-sizing-horiz-001-expected.xhtml
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-sizing-horiz-001-expected.xhtml b/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-sizing-horiz-001-expected.xhtml
|
| index dfe5b35ca25de196a54fd7443627ff0379841341..54bafd034eb81452ab1a378a26d7b61488cc550b 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-sizing-horiz-001-expected.xhtml
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-sizing-horiz-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>
|
| @@ -55,8 +55,8 @@
|
| </div>
|
|
|
| <div class="flexbox" style="width: 20px">
|
| - <!-- We add an extra layer of <div> wrapping in this chunk, with a
|
| - fixed width, to keep the overflowing children from wrapping. -->
|
| + <!-- We add an extra layer of <div> wrapping in this chunk, with a
|
| + fixed width, to keep the overflowing children from wrapping. -->
|
| <div style="width: 50px">
|
| <div class="b"/>
|
| <div class="c" style="width: 10px"/>
|
|
|