Bug 184727
Summary: | Element is obscured although it has a higher z-index | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tobi Reif <tobi> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Major | CC: | bfulgham, dino, simon.fraser, zalan |
Priority: | P2 | ||
Version: | Safari 11 | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Tobi Reif
At https://tobireif.com/demos/ disable the "-webkit-transform: translate3d(0,0,0)" hack on the h1 using the dev tools.
Without the hack, the h1 is obscured by the canvas - although it has a higher z-index.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |