| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/rendering/non-replaced-elements/lists/ol-type-unsupported-disc.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/rendering/non-replaced-elements/lists/ol-type-unsupported-disc.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/rendering/non-replaced-elements/lists/ol-type-unsupported-disc.html
|
| deleted file mode 100644
|
| index a0f41f3b1c1d8c3ac1c8afd886f063476c23ed43..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/rendering/non-replaced-elements/lists/ol-type-unsupported-disc.html
|
| +++ /dev/null
|
| @@ -1,6 +0,0 @@
|
| -<!doctype html>
|
| -<meta charset=utf-8>
|
| -<title>ol@type: unsupported type: disc</title>
|
| -<link rel=match href=ol-type-unsupported-ref.html>
|
| -<ol type=disc><li>1<li>2</ol>
|
| -<ol type=DISC><li>1<li>2</ol>
|
|
|