Open Bug 1319140 Opened 8 years ago Updated 2 years ago

(intersection-observer) Take clip-path into account

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

People

(Reporter: tschneider, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: dev-doc-needed)

clip-path should be applied to the intersection rectangle when traversing ancestor containers.
Priority: -- → P3
That this doesn't currently work is now mentioned on the main article for Intersection Observer API, but it will need updating once this is resolved. See:

https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API#Browser_compatibility - Footnote 2.
Keywords: dev-doc-needed
(In reply to Tobias Schneider [:tobytailor] from comment #0)
> clip-path should be applied to the intersection rectangle when traversing
> ancestor containers.

Can you paste a link to the relevant spec text?
Flags: needinfo?(tschneider)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.