Bug 141698

Summary: [GTK] Layout Test editing/pasteboard/5761530-1.html is failing
Product: WebKit Reporter: Marcos Chavarría Teijeiro (irc: chavaone) <chavarria1991>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, bugs-noreply, clopez, mmaxfield, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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>