Bug 220453 - fast/text/canvas-color-fonts/COLR.html prematurely exits
Summary: fast/text/canvas-color-fonts/COLR.html prematurely exits
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: Myles C. Maxfield
URL:
Keywords: InRadar
: 218591 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-01-07 19:15 PST by Myles C. Maxfield
Modified: 2021-01-08 14:43 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.54 KB, patch)
2021-01-07 19:16 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (1.57 KB, patch)
2021-01-07 19:17 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (2.32 KB, patch)
2021-01-07 21:09 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (2.40 KB, patch)
2021-01-07 22:13 PST, Myles C. Maxfield
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 2021-01-07 19:15:43 PST
Fix fast/text/canvas-color-fonts/COLR.html
Comment 1 Myles C. Maxfield 2021-01-07 19:16:39 PST
Created attachment 417237 [details]
Patch
Comment 2 Myles C. Maxfield 2021-01-07 19:17:39 PST
Created attachment 417238 [details]
Patch
Comment 3 Myles C. Maxfield 2021-01-07 19:17:56 PST
<rdar://problem/71056602>
Comment 4 Alexey Proskuryakov 2021-01-07 20:06:11 PST
Comment on attachment 417238 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=417238&action=review

> LayoutTests/fast/text/canvas-color-fonts/COLR.html:25
> +    testRunner.waitUntilDone();

Is this test currently failing? Surprised to not see an expectation change.
Comment 5 Myles C. Maxfield 2021-01-07 21:06:12 PST
(In reply to Alexey Proskuryakov from comment #4)
> Comment on attachment 417238 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=417238&action=review
> 
> > LayoutTests/fast/text/canvas-color-fonts/COLR.html:25
> > +    testRunner.waitUntilDone();
> 
> Is this test currently failing? Surprised to not see an expectation change.

Oh, I forgot that part !!!
Comment 6 Myles C. Maxfield 2021-01-07 21:07:53 PST
*** Bug 218591 has been marked as a duplicate of this bug. ***
Comment 7 Myles C. Maxfield 2021-01-07 21:09:13 PST
Created attachment 417242 [details]
Patch
Comment 8 Myles C. Maxfield 2021-01-07 22:13:54 PST
Created attachment 417244 [details]
Patch
Comment 9 EWS 2021-01-08 14:43:03 PST
Committed r271324: <https://trac.webkit.org/changeset/271324>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 417244 [details].