Title: [138027] trunk/LayoutTests
- Revision
- 138027
- Author
- [email protected]
- Date
- 2012-12-18 09:00:31 -0800 (Tue, 18 Dec 2012)
Log Message
[EFL] Unreviewed gardening.
Added new baselines marked tests flaky due to Accessibility code
crashes.
* platform/efl-wk2/TestExpectations:
* platform/efl-wk2/editing/selection/move-by-character-6-expected.png: Added.
* platform/efl-wk2/editing/selection/move-by-character-6-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (138026 => 138027)
--- trunk/LayoutTests/ChangeLog 2012-12-18 16:45:04 UTC (rev 138026)
+++ trunk/LayoutTests/ChangeLog 2012-12-18 17:00:31 UTC (rev 138027)
@@ -1,3 +1,14 @@
+2012-12-18 Thiago Marcos P. Santos <[email protected]>
+
+ [EFL] Unreviewed gardening.
+
+ Added new baselines marked tests flaky due to Accessibility code
+ crashes.
+
+ * platform/efl-wk2/TestExpectations:
+ * platform/efl-wk2/editing/selection/move-by-character-6-expected.png: Added.
+ * platform/efl-wk2/editing/selection/move-by-character-6-expected.txt: Added.
+
2012-12-18 Emil A Eklund <[email protected]>
Have kFixedPointDenominator be constant across ports
Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (138026 => 138027)
--- trunk/LayoutTests/platform/efl-wk2/TestExpectations 2012-12-18 16:45:04 UTC (rev 138026)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations 2012-12-18 17:00:31 UTC (rev 138027)
@@ -67,6 +67,8 @@
webkit.org/b/97560 inspector/extensions/extensions-api.html [ Failure Pass ]
webkit.org/b/97560 inspector/extensions/extensions-audits.html [ Failure Pass ]
+Bug(EFL) editing/deleting/4875189.html [ Crash Pass ]
+Bug(EFL) editing/selection/first-letter-selection-crash.html [ Crash Pass ]
Bug(EFL) editing/selection/fake-doubleclick.html [ Failure Pass ]
Bug(EFL) http/tests/security/contentSecurityPolicy/connect-src-websocket-blocked.html [ Crash Pass ]
Bug(EFL) inspector/styles/styles-add-new-rule.html [ Failure Pass ]
Added: trunk/LayoutTests/platform/efl-wk2/editing/selection/move-by-character-6-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/efl-wk2/editing/selection/move-by-character-6-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/efl-wk2/editing/selection/move-by-character-6-expected.txt (0 => 138027)
--- trunk/LayoutTests/platform/efl-wk2/editing/selection/move-by-character-6-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl-wk2/editing/selection/move-by-character-6-expected.txt 2012-12-18 17:00:31 UTC (rev 138027)
@@ -0,0 +1,38 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+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 {DIV} at (0,0) size 784x28
+ RenderInline {SPAN} at (0,0) size 109x28
+ RenderText {#text} at (0,0) size 109x28
+ text run at (0,0) width 38: "foo "
+ text run at (38,0) width 37: "bar "
+ text run at (75,0) width 34: "baz"
+ RenderText {#text} at (0,0) size 0x0
+caret: position 0 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of body
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes