[Webkit-unassigned] [Bug 267519] New: Resize should not be applied to generated content
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 14 17:54:36 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=267519
Bug ID: 267519
Summary: Resize should not be applied to generated content
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: BrowserCompat, WPTImpact
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
Hi Team,
While looking into browser specific failures on WPT.FYI, I noticed that we fail following WPT Test:
WPT Test Case: https://wpt.fyi/results/css/css-ui/resize-generated-content.html?label=experimental&label=master&aligned=
WPT Test Case (Live Link): http://wpt.live/css/css-ui/resize-generated-content.html
Blink Commit: https://chromium-review.googlesource.com/c/chromium/src/+/2584970
Something like: `style().styleType() != PseudoId::None` needs to be added in our code base:
https://searchfox.org/wubkat/rev/581e116dc6ce254811dbe2da9d1c1168762fc30c/Source/WebCore/style/StyleBuilderConverter.h#797
or
some place else - I don't know where exactly, we need to add this.
Just wanted to raise so we can at least track it.
Thanks!
--
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/20240115/bba5753a/attachment.htm>
More information about the webkit-unassigned
mailing list