Title: [90258] trunk/LayoutTests
Revision
90258
Author
[email protected]
Date
2011-07-01 12:14:38 -0700 (Fri, 01 Jul 2011)

Log Message

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.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (90257 => 90258)


--- trunk/LayoutTests/ChangeLog	2011-07-01 19:10:54 UTC (rev 90257)
+++ trunk/LayoutTests/ChangeLog	2011-07-01 19:14:38 UTC (rev 90258)
@@ -112,6 +112,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 (90257 => 90258)


--- trunk/LayoutTests/platform/qt-wk2/Skipped	2011-07-01 19:10:54 UTC (rev 90257)
+++ trunk/LayoutTests/platform/qt-wk2/Skipped	2011-07-01 19:14:38 UTC (rev 90258)
@@ -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 => 90258)


--- 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 19:14:38 UTC (rev 90258)
@@ -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

Reply via email to