From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- .../widgets/button-layout/display-none-or-contents-ref.html | 3 +++ .../widgets/button-layout/display-none-or-contents.html | 12 ++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 testing/web-platform/tests/html/rendering/widgets/button-layout/display-none-or-contents-ref.html create mode 100644 testing/web-platform/tests/html/rendering/widgets/button-layout/display-none-or-contents.html (limited to 'testing/web-platform/tests/html/rendering/widgets') diff --git a/testing/web-platform/tests/html/rendering/widgets/button-layout/display-none-or-contents-ref.html b/testing/web-platform/tests/html/rendering/widgets/button-layout/display-none-or-contents-ref.html new file mode 100644 index 0000000000..c20a3065e4 --- /dev/null +++ b/testing/web-platform/tests/html/rendering/widgets/button-layout/display-none-or-contents-ref.html @@ -0,0 +1,3 @@ + +button (in button layout) with display: none/contents +2 \ No newline at end of file diff --git a/testing/web-platform/tests/html/rendering/widgets/button-layout/display-none-or-contents.html b/testing/web-platform/tests/html/rendering/widgets/button-layout/display-none-or-contents.html new file mode 100644 index 0000000000..8f0ad3ab29 --- /dev/null +++ b/testing/web-platform/tests/html/rendering/widgets/button-layout/display-none-or-contents.html @@ -0,0 +1,12 @@ + +button (in button layout) with display: none/contents + + + + + + + \ No newline at end of file -- cgit v1.2.3