Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/links/linktypes/preferred.css |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/links/linktypes/preferred.css b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/links/linktypes/preferred.css |
new file mode 100644 |
index 0000000000000000000000000000000000000000..54b95ac280b492256f1e1c238876caecbcc85e8c |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/links/linktypes/preferred.css |
@@ -0,0 +1,3 @@ |
+div { |
+ border: 4px solid green; |
+} |