Bug 60076 - [Qt][WK2] editing/pasteboard/do-not-copy-body-color.html fails
Summary: [Qt][WK2] editing/pasteboard/do-not-copy-body-color.html fails
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-05-03 15:48 PDT by Csaba Osztrogonác
Modified: 2011-06-06 04:57 PDT (History)
2 users (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-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>
Comment 1 Csaba Osztrogonác 2011-06-06 04:57:19 PDT
wontfix, because this test was removed from tree.