Bug 203450
Summary: | css/css-position/sticky/* tests fail | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | ahmad.saleem792, bfulgham, jensimmons, mrobinson, ntim, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=203446 https://bugs.webkit.org/show_bug.cgi?id=236680 |
||
Bug Depends on: | 22794, 224415, 229555, 229602 | ||
Bug Blocks: |
Simon Fraser (smfr)
imported/w3c/web-platform-tests/css/css-position/position-sticky-hyperlink.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-position/position-sticky-inline.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-position/position-sticky-nested-inline.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-position/position-sticky-nested-table.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-position/position-sticky-rendering.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-position/position-sticky-table-parts.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-position/position-sticky-table-th-bottom.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-position/position-sticky-writing-modes.html [ ImageOnlyFailure ]
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Martin Robinson
Here's an updated list of failing tests with the latest import:
imported/w3c/web-platform-tests/css/css-position/sticky/position-sticky-hyperlink.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-position/sticky/position-sticky-inline.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-position/sticky/position-sticky-nested-inline.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-position/sticky/position-sticky-nested-table.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-position/sticky/position-sticky-rendering.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-position/sticky/position-sticky-table-parts.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-position/sticky/position-sticky-table-th-bottom.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-position/sticky/position-sticky-writing-modes.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-position/sticky/position-sticky-large-top-2.tentative.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-position/sticky/position-sticky-large-top.tentative.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-position/sticky/position-sticky-nested-thead-th.html [ ImageOnlyFailure ]
Radar WebKit Bug Importer
<rdar://problem/110197526>
Simon Fraser (smfr)
Probably no longer reproduces?
Ahmad Saleem
Only failing test seems to be: position-sticky-hyperlink.html
Live Link: http://wpt.live/css/css-position/sticky/position-sticky-hyperlink.html
Although the above feeling seems to have pixel difference:
https://wpt.fyi/analyzer?screenshot=sha1%3Aab9b5f28a5f6a7983f04697f9e2951aad87049a7&screenshot=sha1%3Aeea185d20894ccbd98963809a60bc6b29ad2de0f
Ahmad Saleem
(In reply to Ahmad Saleem from comment #4)
> Only failing test seems to be: position-sticky-hyperlink.html
>
> Live Link:
> http://wpt.live/css/css-position/sticky/position-sticky-hyperlink.html
>
> Although the above feeling seems to have pixel difference:
>
> https://wpt.fyi/
> analyzer?screenshot=sha1%3Aab9b5f28a5f6a7983f04697f9e2951aad87049a7&screensho
> t=sha1%3Aeea185d20894ccbd98963809a60bc6b29ad2de0f
This also seems to be passing from September 2023.
We do have some other failures but I think we can tackle them on case by case basis rather than in this.
Marking this as `Configuration Changed`.