[Webkit-unassigned] [Bug 243242] New: [LFC][IFC] Incorrect empty content handling
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 26 20:29:29 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=243242
Bug ID: 243242
Summary: [LFC][IFC] Incorrect empty content handling
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: zalan at apple.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
empty before content should generate a zero width/height line box.
div:before {
content: "";
display: block;
background: red;
}
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220727/35ea7820/attachment.htm>
More information about the webkit-unassigned
mailing list