Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/rendering/non-replaced-elements/tables/table-layout-expected.html |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/rendering/non-replaced-elements/tables/table-layout-expected.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/rendering/non-replaced-elements/tables/table-layout-expected.html |
deleted file mode 100644 |
index d76a48c4ab193c692f0d5e32a5b05deed9693a39..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/rendering/non-replaced-elements/tables/table-layout-expected.html |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-<!DOCTYPE html> |
-<meta charset=utf-8> |
-<title>Table layout attribute</title> |
-<table border width=100%> |
-<tr><td>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa<td>aaa |
-</table> |
-<table border width=100%> |
-<tr><td>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa<td>aaa |
-</table> |