Bug 60076

Summary: [Qt][WK2] editing/pasteboard/do-not-copy-body-color.html fails
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: liqiong.hao, ossy
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   

Csaba Osztrogonác
Reported 2011-05-03 15:48:09 PDT
editing/pasteboard/do-not-copy-body-color.html introduced in http://trac.webkit.org/changeset/85090 and fails on Qt-WK2: --- /home/webkitbuildbot/slaves/release32bitWebKit2/buildslave/qt-linux-32-release-webkit2/build/layout-test-results/editing/pasteboard/do-not-copy-body-color-expected.txt 2011-05-03 15:22:59.157827052 -0700 +++ /home/webkitbuildbot/slaves/release32bitWebKit2/buildslave/qt-linux-32-release-webkit2/build/layout-test-results/editing/pasteboard/do-not-copy-body-color-actual.txt 2011-05-03 15:22:59.157827052 -0700 @@ -2,7 +2,7 @@ <div> This test verifies that, when the body element has a background color, we don't copy the color if the selection is not the entire content nor any of the intermediate elements. To manually this test, select the text inside the div with the border, cut and paste it back. You should not see an additional red border. <div style="border: 2px solid red"> -<div id="test">Select this text<br></div> +<div id="test">Select this text</div> </div> </div>
Attachments
Csaba Osztrogonác
Comment 1 2011-06-06 04:57:19 PDT
wontfix, because this test was removed from tree.
Note You need to log in before you can comment on or make changes to this bug.