Diff
Modified: trunk/LayoutTests/ChangeLog (90338 => 90339)
--- trunk/LayoutTests/ChangeLog 2011-07-03 15:04:28 UTC (rev 90338)
+++ trunk/LayoutTests/ChangeLog 2011-07-03 15:51:21 UTC (rev 90339)
@@ -1,3 +1,16 @@
+2011-07-03 Robert Hogan <[email protected]>
+
+ Add platform-specific results after r90338
+
+ Unreviewed, add platform-specific results for new rendertree test.
+ https://bugs.webkit.org/show_bug.cgi?id=30355
+
+ http://trac.webkit.org/changeset/90338
+
+ * platform/gtk/plugins/mouse-click-plugin-clears-selection-expected.txt: Added.
+ * platform/qt-mac/plugins/mouse-click-plugin-clears-selection-expected.txt: Added.
+ * plugins/mouse-click-plugin-clears-selection-expected.txt: Added.
+
2011-06-23 Robert Hogan <[email protected]>
Reviewed by Simon Hausmann.
Added: trunk/LayoutTests/platform/gtk/plugins/mouse-click-plugin-clears-selection-expected.txt (0 => 90339)
--- trunk/LayoutTests/platform/gtk/plugins/mouse-click-plugin-clears-selection-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/gtk/plugins/mouse-click-plugin-clears-selection-expected.txt 2011-07-03 15:51:21 UTC (rev 90339)
@@ -0,0 +1,15 @@
+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 (anonymous) at (0,0) size 784x129
+ RenderEmbeddedObject {EMBED} at (0,0) size 100x100
+ RenderBR {BR} at (100,100) size 0x0
+ RenderTextControl {INPUT} at (2,102) size 194x25 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,129) size 784x0
+layer at (13,113) size 188x19
+ RenderBlock {DIV} at (3,3) size 188x19
+ RenderText {#text} at (1,0) size 35x19
+ text run at (1,0) width 35: "hello"
Property changes on: trunk/LayoutTests/platform/gtk/plugins/mouse-click-plugin-clears-selection-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/qt-mac/plugins/mouse-click-plugin-clears-selection-expected.txt (0 => 90339)
--- trunk/LayoutTests/platform/qt-mac/plugins/mouse-click-plugin-clears-selection-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/qt-mac/plugins/mouse-click-plugin-clears-selection-expected.txt 2011-07-03 15:51:21 UTC (rev 90339)
@@ -0,0 +1,16 @@
+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 (anonymous) at (0,0) size 784x126
+ RenderEmbeddedObject {EMBED} at (0,0) size 100x100
+ RenderBR {BR} at (100,100) size 0x0
+ RenderTextControl {INPUT} at (2,102) size 246x22
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,126) size 784x0
+layer at (12,112) size 242x18
+ RenderBlock {DIV} at (2,2) size 242x18
+ RenderText {#text} at (1,0) size 31x17
+ text run at (1,0) width 31: "hello"
+caret: position 1 of child 1 {EMBED} of body
Property changes on: trunk/LayoutTests/platform/qt-mac/plugins/mouse-click-plugin-clears-selection-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/plugins/mouse-click-plugin-clears-selection-expected.txt (0 => 90339)
--- trunk/LayoutTests/plugins/mouse-click-plugin-clears-selection-expected.txt (rev 0)
+++ trunk/LayoutTests/plugins/mouse-click-plugin-clears-selection-expected.txt 2011-07-03 15:51:21 UTC (rev 90339)
@@ -0,0 +1,15 @@
+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 (anonymous) at (0,0) size 784x123
+ RenderEmbeddedObject {EMBED} at (0,0) size 100x100
+ RenderBR {BR} at (100,100) size 0x0
+ RenderTextControl {INPUT} at (2,102) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,123) size 784x0
+layer at (13,113) size 119x13
+ RenderBlock {DIV} at (3,3) size 119x13
+ RenderText {#text} at (1,0) size 27x13
+ text run at (1,0) width 27: "hello"
Property changes on: trunk/LayoutTests/plugins/mouse-click-plugin-clears-selection-expected.txt
___________________________________________________________________
Added: svn:eol-style