From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- layout/reftests/text/webkit-text-security-1.html | 138 +++++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 layout/reftests/text/webkit-text-security-1.html (limited to 'layout/reftests/text/webkit-text-security-1.html') diff --git a/layout/reftests/text/webkit-text-security-1.html b/layout/reftests/text/webkit-text-security-1.html new file mode 100644 index 0000000000..19ffaf5b49 --- /dev/null +++ b/layout/reftests/text/webkit-text-security-1.html @@ -0,0 +1,138 @@ + + + + + + + + +div:
a b c
+div with single (collapsed-away) space character:
+div with nbsp:
 
+div with ::before generated content text:
+implicitly inheriting into div:
div inherit
+reset on child div:
div reset
+span: Hello
+img with alt text and "title" hover-text: +alt text
+Fieldset: +
LegendFieldset
+

FORM FIELDS:

+button:
+input:
+input type="password":
+input type="submit":
+input type="reset":
+input type="button":
+input type="tel":
+ + +input type="search":
+input type="url":
+input type="email":
+ + + + + +select:
+SVG: SVG Text
+ +Ordered list, first item empty:
  1. a
  2. bb
+ + -- cgit v1.2.3