| Index: third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/variables/variable-supports-09.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/gecko/variables/variable-supports-09.html b/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/variables/variable-supports-09.html
|
| similarity index 98%
|
| rename from third_party/WebKit/LayoutTests/imported/gecko/variables/variable-supports-09.html
|
| rename to third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/variables/variable-supports-09.html
|
| index f82e8602961062163fb9c296fbb59fa8963620ca..d638e2d68c980bde5a3aabd4a6501669dfb61435 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/gecko/variables/variable-supports-09.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/variables/variable-supports-09.html
|
| @@ -1,7 +1,7 @@
|
| -<!--
|
| +<!--
|
| Any copyright is dedicated to the Public Domain.
|
| http://creativecommons.org/publicdomain/zero/1.0/
|
| --->
|
| + -->
|
| <!DOCTYPE html>
|
| <title>CSS Test: Test a failing non-custom property declaration in an @supports rule where the property value contains a syntactically invalid variable reference due to having a '!' token at the top level of its fallback.</title>
|
| <link rel="author" title="Cameron McCormack" href="mailto:cam@mcc.id.au">
|
|
|