RESOLVED DUPLICATE of bug 139681 Bug 141466
[GTK] Pointer and hover media queries Layout Test are failing since added
https://bugs.webkit.org/show_bug.cgi?id=141466
Summary [GTK] Pointer and hover media queries Layout Test are failing since added
Marcos Chavarría Teijeiro (irc: chavaone)
Reported 2015-02-11 01:48:49 PST
The following layout test are failing since they were added on r179055 (http://trac.webkit.org/r179055): * fast/media/mq-any-hover-matchMedia.html https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r179921%20%286127%29/fast/media/mq-any-hover-matchMedia-pretty-diff.html * fast/media/mq-any-hover-styling.html https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r179921%20%286127%29/fast/media/mq-any-hover-styling-pretty-diff.html * fast/media/mq-any-pointer-matchMedia.html https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r179921%20%286127%29/fast/media/mq-any-pointer-matchMedia-pretty-diff.html * fast/media/mq-any-pointer-styling.html https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r179921%20%286127%29/fast/media/mq-any-pointer-styling-pretty-diff.html * fast/media/mq-hover-matchMedia.html https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r179921%20%286127%29/fast/media/mq-hover-matchMedia-pretty-diff.html * fast/media/mq-hover-styling.html https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r179921%20%286127%29/fast/media/mq-hover-styling-pretty-diff.html * fast/media/mq-pointer-matchMedia.html https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r179921%20%286127%29/fast/media/mq-pointer-matchMedia-pretty-diff.html * fast/media/mq-pointer-styling.html https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r179921%20%286127%29/fast/media/mq-pointer-styling-pretty-diff.html * fast/media/mq-pointer.html https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r179921%20%286127%29/fast/media/mq-pointer-pretty-diff.html
Attachments
Marcos Chavarría Teijeiro (irc: chavaone)
Comment 1 2015-03-11 03:59:08 PDT
GTK+ port always compiles with TOUCH_EVENTS enabled and the implementation of detecting media queries uses ENABLED(TOUCH_EVENTS). We need to wait until 139681 bug is fixed to be able to check on runtime if a touch device is connected.
Carlos Garcia Campos
Comment 2 2019-05-23 06:12:51 PDT
*** This bug has been marked as a duplicate of bug 139681 ***
Note You need to log in before you can comment on or make changes to this bug.