Title: [90254] trunk/LayoutTests
- Revision
- 90254
- Author
- [email protected]
- Date
- 2011-07-01 11:53:56 -0700 (Fri, 01 Jul 2011)
Log Message
2011-07-01 Hans Wennborg <[email protected]>
Reviewed by Tony Chang.
IndexedDB: Fix constants for webkitIDBTransaction.READ_WRITE/READ_ONLY
https://bugs.webkit.org/show_bug.cgi?id=63754
Update layout tests to use the right values for
webkitIDBTransaction.READ_WRITE/READ_ONLY.
* storage/indexeddb/constants-expected.txt:
* storage/indexeddb/constants.html:
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (90253 => 90254)
--- trunk/LayoutTests/ChangeLog 2011-07-01 18:50:29 UTC (rev 90253)
+++ trunk/LayoutTests/ChangeLog 2011-07-01 18:53:56 UTC (rev 90254)
@@ -90,6 +90,16 @@
Reviewed by Andreas Kling.
+ [Qt][WK2] netscape-dom-access.html needs new result
+ https://bugs.webkit.org/show_bug.cgi?id=63454
+
+ * platform/qt-wk2/Skipped:
+ * platform/qt-wk2/plugins/netscape-dom-access-expected.txt: Added.
+
+2011-07-01 Balazs Kelemen <[email protected]>
+
+ Reviewed by Andreas Kling.
+
[X11][WK2] plugins/mouse-evets-fixedpos.html is failing because of broken event propagation
https://bugs.webkit.org/show_bug.cgi?id=63239
Modified: trunk/LayoutTests/platform/qt-wk2/Skipped (90253 => 90254)
--- trunk/LayoutTests/platform/qt-wk2/Skipped 2011-07-01 18:50:29 UTC (rev 90253)
+++ trunk/LayoutTests/platform/qt-wk2/Skipped 2011-07-01 18:53:56 UTC (rev 90254)
@@ -353,7 +353,6 @@
# Unexplained plugin failures
plugins/embed-prefers-plugins-for-images.html
-plugins/netscape-dom-access.html
plugins/npp-set-window-called-during-destruction.html
plugins/reloadplugins-and-pages.html
Added: trunk/LayoutTests/platform/qt-wk2/plugins/netscape-dom-access-expected.txt (0 => 90254)
--- trunk/LayoutTests/platform/qt-wk2/plugins/netscape-dom-access-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/qt-wk2/plugins/netscape-dom-access-expected.txt 2011-07-01 18:53:56 UTC (rev 90254)
@@ -0,0 +1,13 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock {P} at (0,0) size 784x44
+ RenderText {#text} at (0,0) size 769x44
+ text run at (0,0) width 537: "This page tests whether Netscape plug-ins can access their own DOM elements. "
+ text run at (537,0) width 232: "The plug-in should have a 3px red"
+ text run at (0,22) width 51: "border."
+ RenderBlock (anonymous) at (0,60) size 784x206
+ RenderEmbeddedObject {EMBED} at (0,0) size 206x206 [border: (3px solid #FF0000)]
+ RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes