Bug 248456
| Summary: | ::backdrop UA styles should be appended unconditionally | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | CSS | Assignee: | Tim Nguyen (:ntim) <ntim> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, commit-queue, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 248640, 248669 | ||
| Bug Blocks: | |||
Tim Nguyen (:ntim)
The initial version of ::backdrop used to support all elements, as it was appended as sibling renderer, rather than as a child one.
It was changed to being a child renderer for hit-testing purposes in bug 233072.
The fullscreen API needs to support backdrop on all kinds of elements, so we should figure out a way to do so.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102748281>
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/6941
EWS
Committed 257194@main (c819410e7138): <https://commits.webkit.org/257194@main>
Reviewed commits have been landed. Closing PR #6941 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 248640
Yusuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/7061
EWS
Committed 257263@main (4674572f2f9f): <https://commits.webkit.org/257263@main>
Reviewed commits have been landed. Closing PR #7061 and removing active labels.
Tim Nguyen (:ntim)
Reopening since this was reverted
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/7064
EWS
Committed 257267@main (b61be6859ef6): <https://commits.webkit.org/257267@main>
Reviewed commits have been landed. Closing PR #7064 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 248669
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/7084
EWS
Committed 257320@main (fdf33fd6aea9): <https://commits.webkit.org/257320@main>
Reviewed commits have been landed. Closing PR #7084 and removing active labels.