Bug 168213

Summary: Unprefix -webkit-line-break
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: TextAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, dino, hyatt, jonlee, mmaxfield, rniwa, simon.fraser, thorton, zalan
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 168207    
Attachments:
Description Flags
Patch
none
Patch
none
Archive of layout-test-results from ews102 for mac-elcapitan
none
Archive of layout-test-results from ews105 for mac-elcapitan-wk2
none
Patch darin: review+, commit-queue: commit-queue-

Description Myles C. Maxfield 2017-02-12 16:31:26 PST
https://drafts.csswg.org/css-text-3/#line-break-property
Comment 1 Myles C. Maxfield 2017-02-26 17:02:57 PST
Created attachment 302796 [details]
Patch
Comment 2 Myles C. Maxfield 2017-02-26 20:57:30 PST
Created attachment 302804 [details]
Patch
Comment 3 Build Bot 2017-02-26 22:09:25 PST
Comment on attachment 302804 [details]
Patch

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

New failing tests:
svg/css/getComputedStyle-basic.xhtml
fast/css/getComputedStyle/computed-style.html
fast/css/getComputedStyle/computed-style-without-renderer.html
Comment 4 Build Bot 2017-02-26 22:09:28 PST
Created attachment 302811 [details]
Archive of layout-test-results from ews102 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 5 Build Bot 2017-02-26 22:13:52 PST
Comment on attachment 302804 [details]
Patch

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

New failing tests:
svg/css/getComputedStyle-basic.xhtml
fast/css/getComputedStyle/computed-style.html
fast/css/getComputedStyle/computed-style-without-renderer.html
Comment 6 Build Bot 2017-02-26 22:13:55 PST
Created attachment 302812 [details]
Archive of layout-test-results from ews105 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews105  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 7 Myles C. Maxfield 2017-02-26 22:35:05 PST
Created attachment 302816 [details]
Patch
Comment 8 Simon Fraser (smfr) 2017-02-27 09:01:44 PST
Comment on attachment 302816 [details]
Patch

Is the "after-white-space" value specified? I couldn't find it.
Comment 9 WebKit Commit Bot 2017-02-27 14:26:27 PST
Comment on attachment 302816 [details]
Patch

Rejecting attachment 302816 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'apply-attachment', '--no-update', '--non-interactive', 302816, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
tComputedStyle/computed-style-expected.txt
patching file LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
patching file LayoutTests/fast/text/line-break-unprefixed-expected.html
patching file LayoutTests/fast/text/line-break-unprefixed.html
patching file LayoutTests/svg/css/getComputedStyle-basic-expected.txt

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Darin Adler']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Full output: http://webkit-queues.webkit.org/results/3204548
Comment 10 Myles C. Maxfield 2017-02-27 14:43:01 PST
Committed r213094: <http://trac.webkit.org/changeset/213094>