Bug 142086 - [REGRESSION] word-spacing property is incorrectly applied
Summary: [REGRESSION] word-spacing property is incorrectly applied
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-02-27 09:40 PST by Myles C. Maxfield
Modified: 2017-09-27 23:57 PDT (History)
7 users (show)

See Also:


Attachments
Patch (4.99 KB, patch)
2017-09-27 02:33 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews100 for mac-elcapitan (1.19 MB, application/zip)
2017-09-27 03:43 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews107 for mac-elcapitan-wk2 (1.35 MB, application/zip)
2017-09-27 03:48 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews115 for mac-elcapitan (1.99 MB, application/zip)
2017-09-27 04:09 PDT, Build Bot
no flags Details
Patch (231.37 KB, patch)
2017-09-27 21:19 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff
Patch (232.30 KB, patch)
2017-09-27 22:22 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2015-02-27 09:40:15 PST
fast/css/word-spacing-between-blocks.html is failing. It seems to never have passed???
Comment 1 Radar WebKit Bug Importer 2015-02-27 09:41:01 PST
<rdar://problem/19985240>
Comment 2 Myles C. Maxfield 2015-02-27 09:50:48 PST
fast/css/word-spacing-between-inlines.html too.
Comment 3 Myles C. Maxfield 2015-02-27 09:52:59 PST
fast/css/word-spacing-characters.html too.
Comment 4 Fujii Hironori 2017-09-26 20:25:51 PDT
> webkit.org/b/142086 fast/text/word-space-between-inlines.html [ ImageOnlyFailure ]

This failure is also tracked by this bug.
Comment 5 Fujii Hironori 2017-09-27 02:33:35 PDT
Created attachment 321947 [details]
Patch
Comment 6 Build Bot 2017-09-27 03:43:57 PDT
Comment on attachment 321947 [details]
Patch

Attachment 321947 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/4674884

New failing tests:
fast/css/word-space-extra.html
Comment 7 Build Bot 2017-09-27 03:43:58 PDT
Created attachment 321951 [details]
Archive of layout-test-results from ews100 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 8 Build Bot 2017-09-27 03:48:05 PDT
Comment on attachment 321947 [details]
Patch

Attachment 321947 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/4674885

New failing tests:
fast/css/word-space-extra.html
Comment 9 Build Bot 2017-09-27 03:48:07 PDT
Created attachment 321952 [details]
Archive of layout-test-results from ews107 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews107  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 10 Build Bot 2017-09-27 04:09:43 PDT
Comment on attachment 321947 [details]
Patch

Attachment 321947 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/4674889

New failing tests:
fast/css/word-space-extra.html
Comment 11 Build Bot 2017-09-27 04:09:45 PDT
Created attachment 321953 [details]
Archive of layout-test-results from ews115 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews115  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 12 Fujii Hironori 2017-09-27 21:15:10 PDT
This EWS failures consists of two problems, a RenderTree mismatch
and a pixel test mismatch. The RenderTree mismatch is caused by
my change. It looks no problem, needs rebaselined.

The pixel test mismatch is not caused by my change. It's a
outdated expected.png. Nobody has noticed the outdated
expected.png because Pixel tests are executed only when the
RenderTree mismatch happened. It needs rebaselined.
Comment 13 Fujii Hironori 2017-09-27 21:19:09 PDT
Created attachment 322063 [details]
Patch
Comment 14 Fujii Hironori 2017-09-27 22:22:06 PDT
Created attachment 322068 [details]
Patch
Comment 15 WebKit Commit Bot 2017-09-27 23:57:13 PDT
Comment on attachment 322068 [details]
Patch

Clearing flags on attachment: 322068

Committed r222605: <http://trac.webkit.org/changeset/222605>
Comment 16 WebKit Commit Bot 2017-09-27 23:57:15 PDT
All reviewed patches have been landed.  Closing bug.