web-platform-tests / interop

web-platform-tests Interop project
https://wpt.fyi/interop
278 stars 28 forks source link

Remove pointerevents/pointerevent_attributes_nohover_pointers.html since it is a touch input test #574

Closed aprotyas closed 10 months ago

aprotyas commented 10 months ago

Test List

https://wpt.fyi/results/pointerevents/pointerevent_attributes_nohover_pointers.html

Rationale

This test is for touch input, but the focus area proposal for Pointer and Mouse events says:

explicitly exclude touch and stylus due to lack of WPT testing support across all browsers.

As such, this test is out of scope of this focus area and we should drop this test from Interop 2023.

aprotyas commented 10 months ago

This test was also explicitly called out in https://github.com/web-platform-tests/interop/issues/307#issuecomment-1490272569 but was not removed as part of said issue's resolution.

aprotyas commented 10 months ago

CC'ing participants from #307: @gsnedders @flackr @foolip

nt1m commented 10 months ago

cc @EdgarChen @smaug---- for Mozilla input.

smaug---- commented 10 months ago

Yeah, I think this should be removed from interop, since it is explicitly testing touch.

nt1m commented 10 months ago

@mustaqahmed @flackr @foolip Any opinion from Chromium?

flackr commented 10 months ago

Yeah touch specific tests weren't intended to be included in the 2023 area.