From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- .../html/editing/dnd/interactiveelements/001.html | 29 +++++++++++++++++ .../html/editing/dnd/interactiveelements/002.html | 29 +++++++++++++++++ .../html/editing/dnd/interactiveelements/003.html | 29 +++++++++++++++++ .../html/editing/dnd/interactiveelements/004.html | 29 +++++++++++++++++ .../html/editing/dnd/interactiveelements/005.html | 25 +++++++++++++++ .../html/editing/dnd/interactiveelements/006.html | 25 +++++++++++++++ .../html/editing/dnd/interactiveelements/007.html | 36 ++++++++++++++++++++++ .../html/editing/dnd/interactiveelements/008.html | 36 ++++++++++++++++++++++ .../html/editing/dnd/interactiveelements/009.html | 25 +++++++++++++++ .../html/editing/dnd/interactiveelements/010.html | 25 +++++++++++++++ .../html/editing/dnd/interactiveelements/011.html | 25 +++++++++++++++ .../html/editing/dnd/interactiveelements/012.html | 25 +++++++++++++++ .../html/editing/dnd/interactiveelements/015.html | 25 +++++++++++++++ .../html/editing/dnd/interactiveelements/016.html | 25 +++++++++++++++ .../html/editing/dnd/interactiveelements/017.html | 25 +++++++++++++++ .../html/editing/dnd/interactiveelements/018.html | 25 +++++++++++++++ .../html/editing/dnd/interactiveelements/019.html | 25 +++++++++++++++ .../html/editing/dnd/interactiveelements/020.html | 25 +++++++++++++++ .../html/editing/dnd/interactiveelements/021.html | 25 +++++++++++++++ .../html/editing/dnd/interactiveelements/022.html | 25 +++++++++++++++ 20 files changed, 538 insertions(+) create mode 100644 testing/web-platform/tests/html/editing/dnd/interactiveelements/001.html create mode 100644 testing/web-platform/tests/html/editing/dnd/interactiveelements/002.html create mode 100644 testing/web-platform/tests/html/editing/dnd/interactiveelements/003.html create mode 100644 testing/web-platform/tests/html/editing/dnd/interactiveelements/004.html create mode 100644 testing/web-platform/tests/html/editing/dnd/interactiveelements/005.html create mode 100644 testing/web-platform/tests/html/editing/dnd/interactiveelements/006.html create mode 100644 testing/web-platform/tests/html/editing/dnd/interactiveelements/007.html create mode 100644 testing/web-platform/tests/html/editing/dnd/interactiveelements/008.html create mode 100644 testing/web-platform/tests/html/editing/dnd/interactiveelements/009.html create mode 100644 testing/web-platform/tests/html/editing/dnd/interactiveelements/010.html create mode 100644 testing/web-platform/tests/html/editing/dnd/interactiveelements/011.html create mode 100644 testing/web-platform/tests/html/editing/dnd/interactiveelements/012.html create mode 100644 testing/web-platform/tests/html/editing/dnd/interactiveelements/015.html create mode 100644 testing/web-platform/tests/html/editing/dnd/interactiveelements/016.html create mode 100644 testing/web-platform/tests/html/editing/dnd/interactiveelements/017.html create mode 100644 testing/web-platform/tests/html/editing/dnd/interactiveelements/018.html create mode 100644 testing/web-platform/tests/html/editing/dnd/interactiveelements/019.html create mode 100644 testing/web-platform/tests/html/editing/dnd/interactiveelements/020.html create mode 100644 testing/web-platform/tests/html/editing/dnd/interactiveelements/021.html create mode 100644 testing/web-platform/tests/html/editing/dnd/interactiveelements/022.html (limited to 'testing/web-platform/tests/html/editing/dnd/interactiveelements') diff --git a/testing/web-platform/tests/html/editing/dnd/interactiveelements/001.html b/testing/web-platform/tests/html/editing/dnd/interactiveelements/001.html new file mode 100644 index 000000000..33c6518e0 --- /dev/null +++ b/testing/web-platform/tests/html/editing/dnd/interactiveelements/001.html @@ -0,0 +1,29 @@ + + + + Select input inside draggable element + + + + + +

Press your mouse button down on the orange block and drag downwards. It should open and select items in the dropdown, and should not drag the block or text.

+
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/html/editing/dnd/interactiveelements/002.html b/testing/web-platform/tests/html/editing/dnd/interactiveelements/002.html new file mode 100644 index 000000000..8734a3e3a --- /dev/null +++ b/testing/web-platform/tests/html/editing/dnd/interactiveelements/002.html @@ -0,0 +1,29 @@ + + + + Select multiple input inside draggable element + + + + + +

Press your mouse button down on the orange block and drag downwards. It should open and select items in the dropdown, and should not drag the block or text.

+
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/html/editing/dnd/interactiveelements/003.html b/testing/web-platform/tests/html/editing/dnd/interactiveelements/003.html new file mode 100644 index 000000000..3399c2f02 --- /dev/null +++ b/testing/web-platform/tests/html/editing/dnd/interactiveelements/003.html @@ -0,0 +1,29 @@ + + + + Draggable select + + + + + +

Press your mouse button down on the orange block and drag downwards. It should open and select items in the dropdown, and should not drag the block or text.

+
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/html/editing/dnd/interactiveelements/004.html b/testing/web-platform/tests/html/editing/dnd/interactiveelements/004.html new file mode 100644 index 000000000..5f58b207a --- /dev/null +++ b/testing/web-platform/tests/html/editing/dnd/interactiveelements/004.html @@ -0,0 +1,29 @@ + + + + Draggable select multiple + + + + + +

Press your mouse button down on the orange block and drag downwards. It should open and select items in the dropdown, and should not drag the block or text.

+
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/html/editing/dnd/interactiveelements/005.html b/testing/web-platform/tests/html/editing/dnd/interactiveelements/005.html new file mode 100644 index 000000000..6647375c6 --- /dev/null +++ b/testing/web-platform/tests/html/editing/dnd/interactiveelements/005.html @@ -0,0 +1,25 @@ + + + + Text input inside draggable element + + + + + +

Press your mouse button down on the orange block and drag downwards. It should focus the dummy text. Use your mouse to select part of the dummy text. It should not drag the block or text in either case.

+
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/html/editing/dnd/interactiveelements/006.html b/testing/web-platform/tests/html/editing/dnd/interactiveelements/006.html new file mode 100644 index 000000000..0ca353212 --- /dev/null +++ b/testing/web-platform/tests/html/editing/dnd/interactiveelements/006.html @@ -0,0 +1,25 @@ + + + + Draggable text input + + + + + +

Press your mouse button down on the orange block and drag downwards. It should focus the dummy text. Use your mouse to select part of the dummy text. It should not drag the block or text in either case.

+
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/html/editing/dnd/interactiveelements/007.html b/testing/web-platform/tests/html/editing/dnd/interactiveelements/007.html new file mode 100644 index 000000000..6bcdc80e9 --- /dev/null +++ b/testing/web-platform/tests/html/editing/dnd/interactiveelements/007.html @@ -0,0 +1,36 @@ + + + + Textarea inside draggable element + + + + + +

Press your mouse button down on the orange block and drag downwards. It may optionally focus the dummy text. Use your mouse to select part of the dummy text, moving the mouse vertically and horizontally. It should select the text. Try to drag the input's scrollbar thumb. It should not drag the block or text in any case.

+
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/html/editing/dnd/interactiveelements/008.html b/testing/web-platform/tests/html/editing/dnd/interactiveelements/008.html new file mode 100644 index 000000000..7cb97518f --- /dev/null +++ b/testing/web-platform/tests/html/editing/dnd/interactiveelements/008.html @@ -0,0 +1,36 @@ + + + + Draggable textarea + + + + + +

Press your mouse button down on the orange block and drag downwards. It may optionally focus the dummy text. Use your mouse to select part of the dummy text, moving the mouse vertically and horizontally. It should select the text. Try to drag the input's scrollbar thumb. It should not drag the block or text in any case.

+
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/html/editing/dnd/interactiveelements/009.html b/testing/web-platform/tests/html/editing/dnd/interactiveelements/009.html new file mode 100644 index 000000000..6c240c06f --- /dev/null +++ b/testing/web-platform/tests/html/editing/dnd/interactiveelements/009.html @@ -0,0 +1,25 @@ + + + + Input button inside draggable element + + + + + +

Press your mouse button down on the orange block and drag downwards. It should not drag the block or text.

+
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/html/editing/dnd/interactiveelements/010.html b/testing/web-platform/tests/html/editing/dnd/interactiveelements/010.html new file mode 100644 index 000000000..2253e8bae --- /dev/null +++ b/testing/web-platform/tests/html/editing/dnd/interactiveelements/010.html @@ -0,0 +1,25 @@ + + + + Draggable input button + + + + + +

Press your mouse button down on the orange block and drag downwards. It should not drag the block or text.

+
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/html/editing/dnd/interactiveelements/011.html b/testing/web-platform/tests/html/editing/dnd/interactiveelements/011.html new file mode 100644 index 000000000..e90cfc349 --- /dev/null +++ b/testing/web-platform/tests/html/editing/dnd/interactiveelements/011.html @@ -0,0 +1,25 @@ + + + + Button inside draggable element + + + + + +

Press your mouse button down on the orange block and drag downwards. It should not drag the block or text.

+
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/html/editing/dnd/interactiveelements/012.html b/testing/web-platform/tests/html/editing/dnd/interactiveelements/012.html new file mode 100644 index 000000000..15659cdc9 --- /dev/null +++ b/testing/web-platform/tests/html/editing/dnd/interactiveelements/012.html @@ -0,0 +1,25 @@ + + + + Draggable button + + + + + +

Press your mouse button down on the orange block and drag downwards. It should not drag the block or text.

+
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/html/editing/dnd/interactiveelements/015.html b/testing/web-platform/tests/html/editing/dnd/interactiveelements/015.html new file mode 100644 index 000000000..a2c66a145 --- /dev/null +++ b/testing/web-platform/tests/html/editing/dnd/interactiveelements/015.html @@ -0,0 +1,25 @@ + + + + Contenteditable inside draggable element + + + + + +

Press your mouse button down on the orange block and drag downwards. It should not drag the text or the orange block. Use your mouse to select the dummy text. It should not drag the text or the orange block.

+
+
Dummy text
+
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/html/editing/dnd/interactiveelements/016.html b/testing/web-platform/tests/html/editing/dnd/interactiveelements/016.html new file mode 100644 index 000000000..b9bc169e4 --- /dev/null +++ b/testing/web-platform/tests/html/editing/dnd/interactiveelements/016.html @@ -0,0 +1,25 @@ + + + + Draggable contenteditable element + + + + + +

Press your mouse button down on the orange block and drag downwards. It should not drag the text or the orange block. Use your mouse to select the dummy text. It should not drag the text or the orange block.

+
+
Dummy text
+
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/html/editing/dnd/interactiveelements/017.html b/testing/web-platform/tests/html/editing/dnd/interactiveelements/017.html new file mode 100644 index 000000000..8de64c08b --- /dev/null +++ b/testing/web-platform/tests/html/editing/dnd/interactiveelements/017.html @@ -0,0 +1,25 @@ + + + + Scrollable element inside draggable element + + + + + +

It should be possible to drag the scrollbar thumbs of the box below without dragging the whole box.

+
+
Dummy text
Dummy text
Dummy text
Dummy text
Dummy text
Dummy text
Dummy text
Dummy text
Dummy text
Dummy text
Dummy text
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
+
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/html/editing/dnd/interactiveelements/018.html b/testing/web-platform/tests/html/editing/dnd/interactiveelements/018.html new file mode 100644 index 000000000..67d8ad0f8 --- /dev/null +++ b/testing/web-platform/tests/html/editing/dnd/interactiveelements/018.html @@ -0,0 +1,25 @@ + + + + Draggable scrollable element + + + + + +

It should be possible to drag the scrollbar thumbs of the box below without dragging the whole box.

+
+
Dummy text
Dummy text
Dummy text
Dummy text
Dummy text
Dummy text
Dummy text
Dummy text
Dummy text
Dummy text
Dummy text
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
+
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/html/editing/dnd/interactiveelements/019.html b/testing/web-platform/tests/html/editing/dnd/interactiveelements/019.html new file mode 100644 index 000000000..77e6e813c --- /dev/null +++ b/testing/web-platform/tests/html/editing/dnd/interactiveelements/019.html @@ -0,0 +1,25 @@ + + + + Disabled text input with inside draggable element + + + + + +

Press your mouse button down on the orange block and drag downwards. Use your mouse to attempt to select part of the dummy text. It should not drag the block or text in either case.

+
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/html/editing/dnd/interactiveelements/020.html b/testing/web-platform/tests/html/editing/dnd/interactiveelements/020.html new file mode 100644 index 000000000..2bad55312 --- /dev/null +++ b/testing/web-platform/tests/html/editing/dnd/interactiveelements/020.html @@ -0,0 +1,25 @@ + + + + Disabled draggable text input + + + + + +

Press your mouse button down on the orange block and drag downwards. Use your mouse to attempt to select part of the dummy text. It should not drag the block or text in either case.

+
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/html/editing/dnd/interactiveelements/021.html b/testing/web-platform/tests/html/editing/dnd/interactiveelements/021.html new file mode 100644 index 000000000..954c59509 --- /dev/null +++ b/testing/web-platform/tests/html/editing/dnd/interactiveelements/021.html @@ -0,0 +1,25 @@ + + + + Readonly text input with inside draggable element + + + + + +

Press your mouse button down on the orange block and drag downwards. Use your mouse to attempt to select part of the dummy text. It should not drag the block or text in either case.

+
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/html/editing/dnd/interactiveelements/022.html b/testing/web-platform/tests/html/editing/dnd/interactiveelements/022.html new file mode 100644 index 000000000..fb1d796ba --- /dev/null +++ b/testing/web-platform/tests/html/editing/dnd/interactiveelements/022.html @@ -0,0 +1,25 @@ + + + + Readonly draggable text input + + + + + +

Press your mouse button down on the orange block and drag downwards. Use your mouse to attempt to select part of the dummy text. It should not drag the block or text in either case.

+
+ +
+ + + \ No newline at end of file -- cgit v1.2.3