We should give editing/pasteboard/5027857.html a more descriptive name and convert it to a dump-as-markup test.
Created attachment 95107 [details] converts the test
It turns out this test produces a horrible markup :(
Comment on attachment 95107 [details] converts the test View in context: https://bugs.webkit.org/attachment.cgi?id=95107&action=review Are you sure you wanted to move this out of quirks mode? > LayoutTests/editing/pasteboard/paste-code-in-pre.html:16 > +Markup.description(document.getElementsByTagName('p')[0].textContent); Kinda funny way to do this.
(In reply to comment #3) > (From update of attachment 95107 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=95107&action=review > > Are you sure you wanted to move this out of quirks mode? Yeah, I don't think quirks mode is anything to do with this test.
Comment on attachment 95107 [details] converts the test Attachment 95107 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/8740315 New failing tests: editing/pasteboard/paste-code-in-pre.html
Created attachment 95111 [details] Archive of layout-test-results from ec2-cr-linux-02 The attached test failures were seen while running run-webkit-tests on the chromium-ews. Bot: ec2-cr-linux-02 Port: Chromium Platform: Linux-2.6.35-28-virtual-x86_64-with-Ubuntu-10.10-maverick
Committed r87468: <http://trac.webkit.org/changeset/87468>