WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
73418
[Qt] editing/selection/click-in-margins-inside-editable-div.html fails with Qt5
https://bugs.webkit.org/show_bug.cgi?id=73418
Summary
[Qt] editing/selection/click-in-margins-inside-editable-div.html fails with Qt5
Csaba Osztrogonác
Reported
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
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2011-11-30 04:26:25 PST
Skipped by
http://trac.webkit.org/changeset/101479
Csaba Osztrogonác
Comment 2
2012-10-09 02:06:17 PDT
It isn't in skipped list now.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug