Title: [101466] trunk/LayoutTests
- Revision
- 101466
- Author
- [email protected]
- Date
- 2011-11-30 01:50:45 -0800 (Wed, 30 Nov 2011)
Log Message
Unreviewed, skip failing placeholder tests on GTK and baselines
for two other tests.
* platform/gtk/Skipped:
* platform/gtk/fast/profiler/profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting-expected.txt: Added.
* platform/gtk/http/tests/security/cross-frame-access-callback-explicit-domain-ALLOW-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (101465 => 101466)
--- trunk/LayoutTests/ChangeLog 2011-11-30 09:41:36 UTC (rev 101465)
+++ trunk/LayoutTests/ChangeLog 2011-11-30 09:50:45 UTC (rev 101466)
@@ -1,3 +1,12 @@
+2011-11-30 Philippe Normand <[email protected]>
+
+ Unreviewed, skip failing placeholder tests on GTK and baselines
+ for two other tests.
+
+ * platform/gtk/Skipped:
+ * platform/gtk/fast/profiler/profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting-expected.txt: Added.
+ * platform/gtk/http/tests/security/cross-frame-access-callback-explicit-domain-ALLOW-expected.txt: Added.
+
2011-11-30 David Grogan <[email protected]>
IndexedDB: fix transaction-basics layout test
Modified: trunk/LayoutTests/platform/gtk/Skipped (101465 => 101466)
--- trunk/LayoutTests/platform/gtk/Skipped 2011-11-30 09:41:36 UTC (rev 101465)
+++ trunk/LayoutTests/platform/gtk/Skipped 2011-11-30 09:50:45 UTC (rev 101466)
@@ -1660,3 +1660,8 @@
tables/mozilla_expected_failures/marvin/backgr_position-table-column.html
tables/mozilla_expected_failures/marvin/backgr_position-table-row-group.html
tables/mozilla_expected_failures/marvin/backgr_position-table-row.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=73409
+fast/forms/placeholder-set-attribute.html
+fast/forms/search-placeholder-value-changed.html
+fast/forms/textarea-placeholder-set-attribute.html
Added: trunk/LayoutTests/platform/gtk/fast/profiler/profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting-expected.txt (0 => 101466)
--- trunk/LayoutTests/platform/gtk/fast/profiler/profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/profiler/profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting-expected.txt 2011-11-30 09:50:45 UTC (rev 101466)
@@ -0,0 +1,10 @@
+This page's _javascript_ starts profiling from within a nested location but stops the profiler from a different level of nesting.
+
+To run this test manually, load it in the browser then load the WebInspector and look at the profile. In the profile there should be a call to functionWichStartsAndStopsTheProfiler().
+
+Profile title: Profiling From A Nested Location But Stop Profiling Outside The Nesting
+Thread_1 (no file) (line 0)
+ functionWichStartsTheProfiler profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting.html (line 17)
+ endTest profiler-test-JS-resources.js (line 1)
+
+
Added: trunk/LayoutTests/platform/gtk/http/tests/security/cross-frame-access-callback-explicit-domain-ALLOW-expected.txt (0 => 101466)
--- trunk/LayoutTests/platform/gtk/http/tests/security/cross-frame-access-callback-explicit-domain-ALLOW-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/gtk/http/tests/security/cross-frame-access-callback-explicit-domain-ALLOW-expected.txt 2011-11-30 09:50:45 UTC (rev 101466)
@@ -0,0 +1,5 @@
+The child frame will get a function from the parent frame, set the document.domain property and then try to use the function. The function should still be able to access parent frame properties.
+
+PASS: canGet('window.location.href') should be 'true' and is.
+PASS: window.thisIsTopFrame should be 'true' and is.
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes