From dadd6dc4ee0d9fba2bb8d8e7aeee20509d8c57ec Mon Sep 17 00:00:00 2001 From: Sam Sneddon Date: Mon, 6 May 2024 11:33:55 -0700 Subject: [PATCH] Convert css/css-ui/text-overflow-017.html to use testdriver It's not overly meaningful to have a reference while also being manual, and all this is really testing is that the click event is fired, so let's just turn this into a testharness test using testdriver. --- css/css-ui/text-overflow-017.html | 36 ++++++++++++++++++++----------- 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/css/css-ui/text-overflow-017.html b/css/css-ui/text-overflow-017.html index 561d4d0b6fe961..7f61a57620c126 100644 --- a/css/css-ui/text-overflow-017.html +++ b/css/css-ui/text-overflow-017.html @@ -1,11 +1,13 @@  - + CSS Basic User Interface Test: interacting with the ellipsis - - + + + + -
First, click the blue box. 
-

Test passes if there is a filled green square and no red.

-
+
First, click the blue box. 
+