[Webkit-unassigned] [Bug 260318] New: [css-break] 'orphans' and 'windows' property should have '2' as initial value
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 16 16:25:45 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=260318
Bug ID: 260318
Summary: [css-break] 'orphans' and 'windows' property should
have '2' as initial value
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: WPTImpact
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: ntim at apple.com
Hi Team,
While going through failing WPT test, came across following two failing where we don't have initial value for 'orphans' and 'windows' and return 'auto' instead of '2' as per spec.
Failing WPT Test: https://wpt.fyi/results/css/css-break/inheritance.html?label=master&label=experimental&aligned=&q=inheritance
sub-test names: Property orphans has initial value 2 & Property widows has initial value 2
Web-Spec: https://drafts.csswg.org/css-break/#property-index
I tried to look into CSSProperties.json whether we have way to do 'initial value' similar to Chromium bug couldn't figure out.
Just wanted to raise so we can fix 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/20230816/71bd5a2e/attachment.htm>
More information about the webkit-unassigned
mailing list