From 8dd16259287f58f9273002717ec4d27e97127719 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:43:14 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- .../device-posture-change-event.https.html | 23 +++++++++++++++++ .../device-posture/device-posture-clear.https.html | 29 ++++++++++++++++++++++ .../device-posture-event-listener.https.html | 25 +++++++++++++++++++ .../device-posture-media-queries.https.html | 27 ++++++++++++++++++++ 4 files changed, 104 insertions(+) create mode 100644 testing/web-platform/tests/device-posture/device-posture-change-event.https.html create mode 100644 testing/web-platform/tests/device-posture/device-posture-clear.https.html create mode 100644 testing/web-platform/tests/device-posture/device-posture-event-listener.https.html create mode 100644 testing/web-platform/tests/device-posture/device-posture-media-queries.https.html (limited to 'testing/web-platform/tests/device-posture') diff --git a/testing/web-platform/tests/device-posture/device-posture-change-event.https.html b/testing/web-platform/tests/device-posture/device-posture-change-event.https.html new file mode 100644 index 0000000000..eb2fc2d96f --- /dev/null +++ b/testing/web-platform/tests/device-posture/device-posture-change-event.https.html @@ -0,0 +1,23 @@ + + + + + + diff --git a/testing/web-platform/tests/device-posture/device-posture-clear.https.html b/testing/web-platform/tests/device-posture/device-posture-clear.https.html new file mode 100644 index 0000000000..319cd7266a --- /dev/null +++ b/testing/web-platform/tests/device-posture/device-posture-clear.https.html @@ -0,0 +1,29 @@ + + + + + + diff --git a/testing/web-platform/tests/device-posture/device-posture-event-listener.https.html b/testing/web-platform/tests/device-posture/device-posture-event-listener.https.html new file mode 100644 index 0000000000..f4e21c89cc --- /dev/null +++ b/testing/web-platform/tests/device-posture/device-posture-event-listener.https.html @@ -0,0 +1,25 @@ + + + + + + diff --git a/testing/web-platform/tests/device-posture/device-posture-media-queries.https.html b/testing/web-platform/tests/device-posture/device-posture-media-queries.https.html new file mode 100644 index 0000000000..e4dbd2e7d8 --- /dev/null +++ b/testing/web-platform/tests/device-posture/device-posture-media-queries.https.html @@ -0,0 +1,27 @@ + + + + + + -- cgit v1.2.3