Index: third_party/WebKit/LayoutTests/loader/link-load-only-supported-stylesheet-types-datauri-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/loader/link-load-only-supported-stylesheet-types-datauri-expected.txt b/third_party/WebKit/LayoutTests/loader/link-load-only-supported-stylesheet-types-datauri-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..97b93fc080321e5eeef0c37b8ac1a3eac3e3bd48 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/loader/link-load-only-supported-stylesheet-types-datauri-expected.txt |
@@ -0,0 +1,4 @@ |
+CONSOLE WARNING: Using stylesheet links with types other than 'text/css' is deprecated and will be removed in M50, around April 2016. See https://www.chromestatus.com/features/XX for more details. |
+This text should be blue |
+This text should be red and trigger a deprecation warning |
+This text should be yellow |