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..38002118996623d8e375fc4c4481e842d27bf41a |
--- /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. |
+This text should be blue |
+This text should be red and trigger a deprecation warning |
+This text should be yellow |