Title: [194134] trunk/LayoutTests
- Revision
- 194134
- Author
- [email protected]
- Date
- 2015-12-16 00:57:05 -0800 (Wed, 16 Dec 2015)
Log Message
[GTK] Correct the wrong expectation introduced in r194106
https://bugs.webkit.org/show_bug.cgi?id=152325
Unreviewed GTK gardening
Patch by Tomas Popela <[email protected]> on 2015-12-16
* platform/gtk/http/tests/plugins/plugin-_javascript_-access-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (194133 => 194134)
--- trunk/LayoutTests/ChangeLog 2015-12-16 07:15:21 UTC (rev 194133)
+++ trunk/LayoutTests/ChangeLog 2015-12-16 08:57:05 UTC (rev 194134)
@@ -1,3 +1,12 @@
+2015-12-16 Tomas Popela <[email protected]>
+
+ [GTK] Correct the wrong expectation introduced in r194106
+ https://bugs.webkit.org/show_bug.cgi?id=152325
+
+ Unreviewed GTK gardening
+
+ * platform/gtk/http/tests/plugins/plugin-_javascript_-access-expected.txt:
+
2015-12-15 Ryan Haddad <[email protected]>
Rebaseline fast/viewport/ios tests for ios-simulator, remove failure expectation and re-enable test directory.
Modified: trunk/LayoutTests/platform/gtk/http/tests/plugins/plugin-_javascript_-access-expected.txt (194133 => 194134)
--- trunk/LayoutTests/platform/gtk/http/tests/plugins/plugin-_javascript_-access-expected.txt 2015-12-16 07:15:21 UTC (rev 194133)
+++ trunk/LayoutTests/platform/gtk/http/tests/plugins/plugin-_javascript_-access-expected.txt 2015-12-16 08:57:05 UTC (rev 194134)
@@ -1,3 +1,9 @@
+Test 1: A non-local file should not be able to iterate over the plugins.
+
+PASS! (Could not find the netscape test plugin on a non-local file!)
+
+Test 2: Confirm the plugin is present.
+
Name: WebKit Test PlugIn
Description: Simple Netscape® plug-in that handles test content for WebKit
@@ -32,12 +38,4 @@
PluginArray.namedItem() works.
-Type: application/x-webkit-test-netscape
-
-Description: test netscape content
-
-Suffixes: testnetscape
-
-MimeTypeArray.item() works.
-
-MimeTypeArray.namedItem() works.
+PASS! (Found the netscape test plugin on a non-local file!)
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes