Bug 187747 - Fix the parsing of colors in attributed string tests, and make it possible to dump the typing attributes
Summary: Fix the parsing of colors in attributed string tests, and make it possible to...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-07-17 21:44 PDT by Simon Fraser (smfr)
Modified: 2018-07-29 22:32 PDT (History)
5 users (show)

See Also:


Attachments
Patch (44.43 KB, patch)
2018-07-17 21:47 PDT, Simon Fraser (smfr)
rniwa: review+
ews-watchlist: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews100 for mac-sierra (2.36 MB, application/zip)
2018-07-17 22:54 PDT, EWS Watchlist
no flags Details
Patch (65.55 KB, patch)
2018-07-17 23:10 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews206 for win-future (13.01 MB, application/zip)
2018-07-18 06:56 PDT, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2018-07-17 21:44:36 PDT
Fix the parsing of colors in attributed string tests, and make it possible to dump the typing attributes
Comment 1 Simon Fraser (smfr) 2018-07-17 21:47:34 PDT
Created attachment 345224 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2018-07-17 21:48:17 PDT
<rdar://problem/42320838>
Comment 3 EWS Watchlist 2018-07-17 22:54:06 PDT
Comment on attachment 345224 [details]
Patch

Attachment 345224 [details] did not pass mac-ews (mac):
Output: https://webkit-queues.webkit.org/results/8571209

New failing tests:
editing/mac/attributed-string/comment-cdata-section.html
editing/mac/attributed-string/font-style-variant-effect.html
editing/mac/attributed-string/font-weight.html
editing/mac/attributed-string/letter-spacing.html
editing/mac/attributed-string/vertical-align.html
editing/mac/attributed-string/attributed-string-for-typing.html
editing/mac/attributed-string/text-decorations.html
editing/mac/attributed-string/font-size.html
editing/mac/attributed-string/anchor-element.html
editing/mac/attributed-string/basic.html
Comment 4 EWS Watchlist 2018-07-17 22:54:08 PDT
Created attachment 345225 [details]
Archive of layout-test-results from ews100 for mac-sierra

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100  Port: mac-sierra  Platform: Mac OS X 10.12.6
Comment 5 Simon Fraser (smfr) 2018-07-17 23:10:43 PDT
Created attachment 345227 [details]
Patch
Comment 6 EWS Watchlist 2018-07-18 06:56:27 PDT
Comment on attachment 345227 [details]
Patch

Attachment 345227 [details] did not pass win-ews (win):
Output: https://webkit-queues.webkit.org/results/8574153

New failing tests:
http/tests/security/canvas-remote-read-remote-video-localhost.html
Comment 7 EWS Watchlist 2018-07-18 06:56:39 PDT
Created attachment 345242 [details]
Archive of layout-test-results from ews206 for win-future

The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: ews206  Port: win-future  Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Comment 8 WebKit Commit Bot 2018-07-18 08:55:40 PDT
Comment on attachment 345227 [details]
Patch

Clearing flags on attachment: 345227

Committed r233913: <https://trac.webkit.org/changeset/233913>