WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
285775
Make fast/table/col-and-colgroup-offsets.html less susceptible to rebaselining
https://bugs.webkit.org/show_bug.cgi?id=285775
Summary
Make fast/table/col-and-colgroup-offsets.html less susceptible to rebaselining
Jonathan Bedard
Reported
2025-01-10 15:21:56 PST
The HTML output of fast/table/col-and-colgroup-offsets.html is not accurate. It reports "failure" when two values are expected to be unequal.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-01-10 15:22:53 PST
<
rdar://problem/142712033
>
Jonathan Bedard
Comment 2
2025-03-14 16:22:24 PDT
Clarifying this bug a little more: As noted in
https://bugs.webkit.org/show_bug.cgi?id=280424
, we're comparing two CSS variables for equality and then dumping the value. The printed assert should contain the name of the values compared, not the value of those values (like it does now).
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug