| Index: third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-baseline-single-item-001b.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-baseline-single-item-001b.html b/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-baseline-single-item-001b.html
|
| index f63d18bcc2ae8c31a263713d802c740d8e403b78..82ef34ab360d7d886cae8c0bfb3185847cb76a3b 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-baseline-single-item-001b.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-baseline-single-item-001b.html
|
| @@ -1,16 +1,16 @@
|
| <!DOCTYPE html>
|
| -<!--
|
| +<!--
|
| Any copyright is dedicated to the Public Domain.
|
| http://creativecommons.org/publicdomain/zero/1.0/
|
| - -->
|
| -<!-- Testcase for how we compute the baseline of a vertical flex container
|
| +-->
|
| +<!-- Testcase for how we compute the baseline of a vertical flex container
|
| with one flex item. This is the cross-axis baseline. The spec says this
|
| about this case:
|
| If the flex container has at least one flex item, and its
|
| first flex item has a baseline parallel to the flex
|
| container's cross axis, the flex container's cross-axis
|
| baseline is that baseline.
|
| - -->
|
| +-->
|
| <html>
|
| <head>
|
| <title>CSS Test: Testing the baseline of a vertical flex container with one flex item</title>
|
|
|