Bug 141698 - [GTK] Layout Test editing/pasteboard/5761530-1.html is failing
Summary: [GTK] Layout Test editing/pasteboard/5761530-1.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-02-17 05:10 PST by Marcos Chavarría Teijeiro (irc: chavaone)
Modified: 2020-11-04 06:40 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcos Chavarría Teijeiro (irc: chavaone) 2015-02-17 05:10:58 PST
The editing/pasteboard/5761530-1.html layout test is failing since the expected file was modified on r180172 (https://trac.webkit.org/changeset/180172).

The diff is the following:

--- /home/ch01/wk-tools/layout-test-results/editing/pasteboard/5761530-1-expected.txt
+++ /home/ch01/wk-tools/layout-test-results/editing/pasteboard/5761530-1-actual.txt
@@ -1,3 +1,3 @@
 This tests to see that tabs are put into tab spans when they are copied individually. The pasted tab should be inside of a tab span, not a style span. To run the test manually, paste and then inspect the editable region, and ensure that there is a tab span at the beginning of the editable div.
 
-<span class="Apple-tab-span" style="white-space: pre;">	</span><span class="Apple-tab-span" style="white-space:pre;">	</span>xxx
+<span class="Apple-tab-span" style="white-space: pre;">	</span><span class="Apple-tab-span" style="white-space:pre;"> </span>xxx
Comment 1 Diego Pino 2020-11-04 06:39:52 PST
This test(s) has been consistenly passing in the last 4000 revisions. Closing bug.
Comment 2 Radar WebKit Bug Importer 2020-11-04 06:40:26 PST
<rdar://problem/71034693>