| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-snap-size-1/snap-width-border-001-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-snap-size-1/snap-width-border-001-expected.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-snap-size-1/snap-width-border-001-expected.html
|
| deleted file mode 100644
|
| index 6d3330c3e39a5166e766ea7882184c9f84a80fdc..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-snap-size-1/snap-width-border-001-expected.html
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<title>CSS Snap Size: snap-width</title>
|
| -<link rel="author" title="Koji Ishii" href="kojiishi@gmail.com">
|
| -<style>
|
| -.test, .ref {
|
| - border: .4em blue solid;
|
| - font-family: Ahem;
|
| - font-size: 32px;
|
| - line-height: 1;
|
| - margin: .5em 0;
|
| - padding: .4em;
|
| - width: 20em;
|
| -}
|
| -</style>
|
| -<body>
|
| -<p class="instructions" style="display:none">Test passes if the top and the bottom boxes are the same,
|
| - including how they look and their horizontal positions.
|
| -<div class="test">XXXXXXXXXX XXXXXXXXX</div>
|
| -<div class="ref">XXXXXXXXXX XXXXXXXXX</div>
|
| -</body>
|
|
|