Index: third_party/WebKit/LayoutTests/plugins/plugin-map-data-to-src-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/plugins/plugin-map-data-to-src-expected.txt b/third_party/WebKit/LayoutTests/plugins/plugin-map-data-to-src-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..06b6b80564c36b2d32823cab164fa096d330b7e3 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/plugins/plugin-map-data-to-src-expected.txt |
@@ -0,0 +1,7 @@ |
+CONSOLE MESSAGE: Blink Test Plugin: plugin args: |
+CONSOLE MESSAGE: Blink Test Plugin: name = type, value = application/x-blink-test-plugin |
+CONSOLE MESSAGE: Blink Test Plugin: name = logargs, value = true |
+CONSOLE MESSAGE: Blink Test Plugin: name = data, value = blah |
+CONSOLE MESSAGE: Blink Test Plugin: name = src, value = blah |
+ |
+This tests that an object tag with a data attribute gets a src attribute as well. |