Back to Chromium

Testing the values of 'pointer-events' on HTML content

third_party/blink/web_tests/fast/events/pointer-events-2.html

149.0.7827.2811 B
Original Source

Testing the values of 'pointer-events' on HTML content

This test is expected to be run from within DumpRenderTree. If running manually, click on the elements in the first column, making sure the actual result (3rd column) matches the expected result (2nd column). Repeat for click target (4th column), expected result (5th column) and actual result (6th column). Note: You should click on a yellow inline element if one exists, otherwise anywhere in the box.

pointer-events auto

p1

none

pointer-events none

none

none

siblings - auto on top

p4

none

siblings - none on top

p5

none

nested - auto outer

p7

none

nested - none outer

p10

none

p11

none

none

none

inline has auto, parent none

p14

none

inline has none, parent auto

p15

none