Title: [152394] trunk/LayoutTests
- Revision
- 152394
- Author
- commit-qu...@webkit.org
- Date
- 2013-07-04 02:05:05 -0700 (Thu, 04 Jul 2013)
Log Message
[EFL] Gardening. Unskip tests related with editing
https://bugs.webkit.org/show_bug.cgi?id=118379
Unreviewed gardening.
Patch by KyungTae Kim <ktf....@samsung.com> on 2013-07-04
* platform/efl-wk2/TestExpectations:
Unskip editing/selection/doubleclick-beside-cr-span.html and
editing/selection/doubleclick-whitespace.html, which are passed after r150289
* platform/efl/editing/style/5065910-expected.txt: Removed (wrong expected result).
* platform/efl/editing/style/5065910-expected.png: Removed (wrong expected result).
Modified Paths
Removed Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (152393 => 152394)
--- trunk/LayoutTests/ChangeLog 2013-07-04 08:52:31 UTC (rev 152393)
+++ trunk/LayoutTests/ChangeLog 2013-07-04 09:05:05 UTC (rev 152394)
@@ -1,3 +1,16 @@
+2013-07-04 KyungTae Kim <ktf....@samsung.com>
+
+ [EFL] Gardening. Unskip tests related with editing
+ https://bugs.webkit.org/show_bug.cgi?id=118379
+
+ Unreviewed gardening.
+
+ * platform/efl-wk2/TestExpectations:
+ Unskip editing/selection/doubleclick-beside-cr-span.html and
+ editing/selection/doubleclick-whitespace.html, which are passed after r150289
+ * platform/efl/editing/style/5065910-expected.txt: Removed (wrong expected result).
+ * platform/efl/editing/style/5065910-expected.png: Removed (wrong expected result).
+
2013-07-04 Balazs Kelemen <b.kele...@samsung.com>
[GStreamer] support preload="metadata"
Deleted: trunk/LayoutTests/platform/efl/editing/style/5065910-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/efl/editing/style/5065910-expected.txt (152393 => 152394)
--- trunk/LayoutTests/platform/efl/editing/style/5065910-expected.txt 2013-07-04 08:52:31 UTC (rev 152393)
+++ trunk/LayoutTests/platform/efl/editing/style/5065910-expected.txt 2013-07-04 09:05:05 UTC (rev 152394)
@@ -1,23 +0,0 @@
-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 784x18
- RenderText {#text} at (0,0) size 447x17
- text run at (0,0) width 447: "This tests for a bug where the color of pasted text couldn't be changed.'"
- RenderBlock {DIV} at (0,34) size 784x36
- RenderBlock (anonymous) at (0,0) size 784x18
- RenderInline {FONT} at (0,0) size 124x17 [color=#FF0000]
- RenderText {#text} at (0,0) size 124x17
- text run at (0,0) width 124: "This text should be "
- RenderInline {FONT} at (0,0) size 235x17 [color=#008000]
- RenderText {#text} at (124,0) size 235x17
- text run at (124,0) width 235: "a combination of green and blue, not "
- RenderInline {FONT} at (0,0) size 24x17 [color=#FF0000]
- RenderText {#text} at (359,0) size 24x17
- text run at (359,0) width 24: "red."
- RenderBlock {DIV} at (0,18) size 784x18
- RenderInline {FONT} at (0,0) size 0x17 [color=#FF0000]
- RenderBR {BR} at (0,0) size 0x17
-caret: position 37 of child 0 {#text} of child 1 {FONT} of child 2 {DIV} of body
Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (152393 => 152394)
--- trunk/LayoutTests/platform/efl-wk2/TestExpectations 2013-07-04 08:52:31 UTC (rev 152393)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations 2013-07-04 09:05:05 UTC (rev 152394)
@@ -325,10 +325,6 @@
webkit.org/b/98745 plugins/mouse-events-fixedpos.html [ Failure ]
webkit.org/b/98745 plugins/mouse-events.html [ Failure ]
-# Test runner needs setSmartInsertDeleteEnabled implementation
-webkit.org/b/99436 editing/selection/doubleclick-beside-cr-span.html [ Failure ]
-webkit.org/b/99436 editing/selection/doubleclick-whitespace.html [ Failure ]
-
# Window size is being reported as screen size.
webkit.org/b/103127 css3/device-adapt/opera/constrain-021.xhtml [ Failure ]
webkit.org/b/103127 css3/device-adapt/opera/constrain-022.xhtml [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes