Title: [123336] trunk/LayoutTests
- Revision
- 123336
- Author
- [email protected]
- Date
- 2012-07-23 07:15:38 -0700 (Mon, 23 Jul 2012)
Log Message
[Qt] editing/inserting/multiple-lines-selected.html fails
https://bugs.webkit.org/show_bug.cgi?id=91993
Reviewed by Simon Hausmann.
Removing wrong expected results, adding it to the skipped list.
* platform/qt-5.0/Skipped:
* platform/qt/editing/inserting/multiple-lines-selected-expected.png: Removed.
* platform/qt/editing/inserting/multiple-lines-selected-expected.txt: Removed.
Modified Paths
Removed Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (123335 => 123336)
--- trunk/LayoutTests/ChangeLog 2012-07-23 13:53:07 UTC (rev 123335)
+++ trunk/LayoutTests/ChangeLog 2012-07-23 14:15:38 UTC (rev 123336)
@@ -1,5 +1,18 @@
2012-07-23 Caio Marcelo de Oliveira Filho <[email protected]>
+ [Qt] editing/inserting/multiple-lines-selected.html fails
+ https://bugs.webkit.org/show_bug.cgi?id=91993
+
+ Reviewed by Simon Hausmann.
+
+ Removing wrong expected results, adding it to the skipped list.
+
+ * platform/qt-5.0/Skipped:
+ * platform/qt/editing/inserting/multiple-lines-selected-expected.png: Removed.
+ * platform/qt/editing/inserting/multiple-lines-selected-expected.txt: Removed.
+
+2012-07-23 Caio Marcelo de Oliveira Filho <[email protected]>
+
[Qt] editing/inserting rebaseline after new test fonts
https://bugs.webkit.org/show_bug.cgi?id=91985
Deleted: trunk/LayoutTests/platform/qt/editing/inserting/multiple-lines-selected-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/qt/editing/inserting/multiple-lines-selected-expected.txt (123335 => 123336)
--- trunk/LayoutTests/platform/qt/editing/inserting/multiple-lines-selected-expected.txt 2012-07-23 13:53:07 UTC (rev 123335)
+++ trunk/LayoutTests/platform/qt/editing/inserting/multiple-lines-selected-expected.txt 2012-07-23 14:15:38 UTC (rev 123336)
@@ -1,27 +0,0 @@
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 2 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: shouldChangeSelectedDOMRange:range from 1 of DIV > DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document toDOMRange:range from 0 of DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-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 784x38
- RenderText {#text} at (0,0) size 770x38
- text run at (0,0) width 532: "This tests inserting a paragraph separator into a selection that spans multiple paragraphs. "
- text run at (532,0) width 238: "'ar' should be on the line after 'f' and the"
- text run at (0,19) width 203: "caret should be just before the 'a'."
- RenderBlock {DIV} at (0,54) size 784x38
- RenderBlock {DIV} at (0,0) size 784x19
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: "f"
- RenderBlock {DIV} at (0,19) size 784x19
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "bar"
-caret: position 0 of child 0 {#text} of child 1 {DIV} of child 2 {DIV} of body
Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (123335 => 123336)
--- trunk/LayoutTests/platform/qt-5.0/Skipped 2012-07-23 13:53:07 UTC (rev 123335)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped 2012-07-23 14:15:38 UTC (rev 123336)
@@ -115,6 +115,10 @@
# https://bugs.webkit.org/show_bug.cgi?id=91895
svg/text/scaling-font-with-geometric-precision.html
+# [Qt] editing/inserting/multiple-lines-selected.html fails
+# https://bugs.webkit.org/show_bug.cgi?id=91993
+editing/inserting/multiple-lines-selected.html
+
# [Qt] The test fonts used for Qt tests changed to the Liberation font family,
# due to this we are skipping tons of tests. They will be unskipped in batches ASAP.
# https://bugs.webkit.org/show_bug.cgi?id=85203
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes