Commit 9a26c536 authored by Liviu Tinta's avatar Liviu Tinta Committed by Commit Bot

Effective Touch Action when <body> is the viewport defining element

Adding missing wpt test description.

Bug: 1031745
Change-Id: I118731dfb49dc7b454ada3ecf8d9b4edabcb5061
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2169760
Commit-Queue: Liviu Tinta <liviutinta@chromium.org>
Reviewed-by: default avatarDavid Bokan <bokan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#763363}
parent d797eeeb
...@@ -83,7 +83,7 @@ ...@@ -83,7 +83,7 @@
}).then( }).then(
()=>{t.done();}, ()=>{t.done();},
()=>{t.done();} ()=>{t.done();}
);}); );}, "touch-action none on body when style propagates to viewport");
} }
</script> </script>
</body> </body>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment