Bug 233662
| Summary: | REBASELINE [ Monterey ]fast/css/continuationCrash.html (layout-test) is a constant text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Robert Jenner <jenner> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Robert Jenner
fast/css/continuationCrash.html
is a constant text failure on Monterey
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fcss%2FcontinuationCrash.html
DIFF URL:
https://build.webkit.org/results/Apple-Monterey-Release-AppleSilicon-WK2-Tests/r286314%20(386)/fast/css/continuationCrash-pretty-diff.html
DIFF TEXT:
RenderBlock (anonymous) at (8,2) size 116x13
RenderText at (0,0) size 116x13
text run at (0,0) width 116: "1. Set outline property"
- RenderText {#text} at (136,1) size 4x18
- text run at (136,1) width 4: " "
- RenderButton {INPUT} at (142,2) size 136x18 [color=#000000D8] [bgcolor=#C0C0C0]
- RenderBlock (anonymous) at (8,2) size 120x13
- RenderText at (0,0) size 120x13
- text run at (0,0) width 120: "2. Set display property"
- RenderText {#text} at (279,1) size 5x18
- text run at (279,1) width 5: " "
- RenderButton {INPUT} at (285,2) size 147x18 [color=#000000D8] [bgcolor=#C0C0C0]
+ RenderText {#text} at (135,1) size 5x18
+ text run at (135,1) width 5: " "
+ RenderButton {INPUT} at (141,2) size 136x18 [color=#000000D8] [bgcolor=#C0C0C0]
+ RenderBlock (anonymous) at (8,2) size 119x13
+ RenderText at (0,0) size 119x13
+ text run at (0,0) width 119: "2. Set display property"
+ RenderText {#text} at (278,1) size 5x18
+ text run at (278,1) width 5: " "
+ RenderButton {INPUT} at (284,2) size 148x18 [color=#000000D8] [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2) size 131x13
RenderText at (0,0) size 131x13
text run at (0,0) width 131: "3. Replace span-element"
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/85887673>
Robert Jenner
Rebased for Monterey here:
https://trac.webkit.org/changeset/286343/webkit
Alexey Proskuryakov
Is there anything left to do here?
Ryan Haddad
Nope!