| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-rhythm-1/snap-height-baseline-001.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-snap-size-1/snap-height-baseline-001.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-rhythm-1/snap-height-baseline-001.html
|
| similarity index 92%
|
| rename from third_party/WebKit/LayoutTests/imported/csswg-test/css-snap-size-1/snap-height-baseline-001.html
|
| rename to third_party/WebKit/LayoutTests/imported/csswg-test/css-rhythm-1/snap-height-baseline-001.html
|
| index 75d50dc88f1413ace806095b868cf65ca351f31e..fa40852664c5e120b4ed83c051aface7943d2664 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-snap-size-1/snap-height-baseline-001.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-rhythm-1/snap-height-baseline-001.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <title>CSS Snap Size: snap-height baseline</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">
|
| <link rel="match" href="reference/snap-height-baseline-001.html">
|
| <meta name="assert" content="This test asserts the snap-height property rounds up line box height and set the baseline position.">
|
| <meta name="flags" content="ahem">
|
|
|