diff --git a/pointerevents/inheritance.html b/pointerevents/inheritance.html new file mode 100644 index 00000000000000..0bf39bcb4ddc5b --- /dev/null +++ b/pointerevents/inheritance.html @@ -0,0 +1,21 @@ + + + + +Inheritance of touch-action + + + + + + + + +
+
+
+ + + diff --git a/pointerevents/parsing/touch-action-computed.html b/pointerevents/parsing/touch-action-computed.html new file mode 100644 index 00000000000000..59255bec4550b7 --- /dev/null +++ b/pointerevents/parsing/touch-action-computed.html @@ -0,0 +1,24 @@ + + + + +Pointer Events: getComputedStyle().touchAction + + + + + + + +
+ + + diff --git a/pointerevents/parsing/touch-action-invalid.html b/pointerevents/parsing/touch-action-invalid.html new file mode 100644 index 00000000000000..979dc252d3fea4 --- /dev/null +++ b/pointerevents/parsing/touch-action-invalid.html @@ -0,0 +1,18 @@ + + + +Pointer Events: parsing touch-action with invalid values + + + + + + + + + + diff --git a/pointerevents/parsing/touch-action-valid.html b/pointerevents/parsing/touch-action-valid.html new file mode 100644 index 00000000000000..9bb5d023edcfad --- /dev/null +++ b/pointerevents/parsing/touch-action-valid.html @@ -0,0 +1,23 @@ + + + +Pointer Events: parsing touch-action with valid values + + + + + + + + + +