Bug 230964 - Incorrect first-line style resolve when inside shadow content
Summary: Incorrect first-line style resolve when inside shadow content
Status: RESOLVED DUPLICATE of bug 237362
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-29 09:51 PDT by zalan
Modified: 2022-03-04 07:14 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2021-09-29 09:51:23 PDT
RenderElement::computeFirstLineStyle returns incorrect style when it is called on the shadow content root first

see LayoutTests/imported/w3c/web-platform-tests/css/css-pseudo/first-line-and-placeholder.html with CAN_USE_FIRST_LINE_STYLE_RESOLVE set to 1
Comment 1 Radar WebKit Bug Importer 2021-09-29 09:51:53 PDT
<rdar://problem/83675507>
Comment 2 Antti Koivisto 2022-03-04 07:14:31 PST

*** This bug has been marked as a duplicate of bug 237362 ***