Bug 73418 - [Qt] editing/selection/click-in-margins-inside-editable-div.html fails with Qt5
Summary: [Qt] editing/selection/click-in-margins-inside-editable-div.html fails with Qt5
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 79666
  Show dependency treegraph
 
Reported: 2011-11-30 02:43 PST by Csaba Osztrogonác
Modified: 2012-10-09 02:06 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2011-11-30 02:43:01 PST
--- /mnt/ssd/qt-linux-32-release-qt5/build/layout-test-results/editing/selection/click-in-margins-inside-editable-div-expected.txt 
+++ /mnt/ssd/qt-linux-32-release-qt5/build/layout-test-results/editing/selection/click-in-margins-inside-editable-div-actual.txt 
@@ -26,10 +26,10 @@
 PASS Selection is [anchorNode: [object Text](XX) anchorOffset: 1 focusNode: [object Text](XX) focusOffset: 1 isCollapsed: true]
 PASS Selection is [anchorNode: [object Text](XX) anchorOffset: 2 focusNode: [object Text](XX) focusOffset: 2 isCollapsed: true]
 PASS Selection is [anchorNode: [object Text](YY) anchorOffset: 0 focusNode: [object Text](YY) focusOffset: 0 isCollapsed: true]
-PASS Selection is [anchorNode: [object Text](YY) anchorOffset: 1 focusNode: [object Text](YY) focusOffset: 1 isCollapsed: true]
+FAIL Selection is [anchorNode: [object Text](YY) anchorOffset: 2 focusNode: [object Text](YY) focusOffset: 2 isCollapsed: true] should be at anchorNode: [object Text] anchorOffset: 1 focusNode: [object Text] focusOffset: 1
 PASS Selection is [anchorNode: [object Text](YY) anchorOffset: 2 focusNode: [object Text](YY) focusOffset: 2 isCollapsed: true]
 PASS Selection is [anchorNode: [object Text](YY) anchorOffset: 0 focusNode: [object Text](YY) focusOffset: 0 isCollapsed: true]
-PASS Selection is [anchorNode: [object Text](YY) anchorOffset: 1 focusNode: [object Text](YY) focusOffset: 1 isCollapsed: true]
+FAIL Selection is [anchorNode: [object Text](YY) anchorOffset: 2 focusNode: [object Text](YY) focusOffset: 2 isCollapsed: true] should be at anchorNode: [object Text] anchorOffset: 1 focusNode: [object Text] focusOffset: 1
 PASS Selection is [anchorNode: [object Text](YY) anchorOffset: 2 focusNode: [object Text](YY) focusOffset: 2 isCollapsed: true]
 PASS successfullyParsed is true
Comment 1 Csaba Osztrogonác 2011-11-30 04:26:25 PST
Skipped by http://trac.webkit.org/changeset/101479
Comment 2 Csaba Osztrogonác 2012-10-09 02:06:17 PDT
It isn't in skipped list now.