Bug 222488 - [LFC][Coverage] Add missing not-yet-modern-line-layout reasons
Summary: [LFC][Coverage] Add missing not-yet-modern-line-layout reasons
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-26 12:49 PST by zalan
Modified: 2021-02-27 07:35 PST (History)
5 users (show)

See Also:


Attachments
Patch (12.57 KB, patch)
2021-02-26 12:54 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (13.75 KB, patch)
2021-02-27 06:43 PST, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2021-02-26 12:49:36 PST
ssia
Comment 1 zalan 2021-02-26 12:54:14 PST
Created attachment 421701 [details]
Patch
Comment 2 Sam Weinig 2021-02-26 17:37:20 PST
Comment on attachment 421701 [details]
Patch

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

> Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:256
> +        stream << "unsupported SVG content";

Most of the other strings don't include the word "unsupported".

> Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:262
> +        stream << "Image Map";

Inconsistent that this is capitalized.
Comment 3 zalan 2021-02-27 06:43:22 PST
Created attachment 421746 [details]
Patch
Comment 4 EWS 2021-02-27 07:34:25 PST
Committed r273626: <https://commits.webkit.org/r273626>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 421746 [details].
Comment 5 Radar WebKit Bug Importer 2021-02-27 07:35:14 PST
<rdar://problem/74826594>