| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-rhythm-1/snap-height-parsing-001.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-snap-size-1/snap-height-parsing-001.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-rhythm-1/snap-height-parsing-001.html
|
| similarity index 95%
|
| rename from third_party/WebKit/LayoutTests/imported/csswg-test/css-snap-size-1/snap-height-parsing-001.html
|
| rename to third_party/WebKit/LayoutTests/imported/csswg-test/css-rhythm-1/snap-height-parsing-001.html
|
| index 501749944a3f40c342486dfd64574b168c997ad0..b574de941b45078d010760916e83199f214a8f92 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-snap-size-1/snap-height-parsing-001.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-rhythm-1/snap-height-parsing-001.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <title>CSS Snap Size: parsing snap-height</title>
|
| <link rel="author" title="Koji Ishii" href="mailto:kojiishi@gmail.com">
|
| -<link rel="help" href="https://drafts.csswg.org/css-snap-size/#snap-height">
|
| +<link rel="help" href="https://drafts.csswg.org/css-rhythm-1/#snap-height">
|
| <meta name="assert" content="This test asserts the parsing and getComputedStyle works correctly for the snap-height property.">
|
| <meta name="flags" content="dom">
|
| <script src="/resources/testharness.js"></script>
|
|
|