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 --- .../tests/mochitest/attributes/test_obj_css.html | 225 +++++++++++++++++++++ 1 file changed, 225 insertions(+) create mode 100644 accessible/tests/mochitest/attributes/test_obj_css.html (limited to 'accessible/tests/mochitest/attributes/test_obj_css.html') diff --git a/accessible/tests/mochitest/attributes/test_obj_css.html b/accessible/tests/mochitest/attributes/test_obj_css.html new file mode 100644 index 0000000000..6c702ba5a6 --- /dev/null +++ b/accessible/tests/mochitest/attributes/test_obj_css.html @@ -0,0 +1,225 @@ + + + CSS-like attributes tests + + + + + + + + + + + + + + Mozilla Bug 439566 + + + Mozilla Bug 460932 + + + Mozilla Bug 689540 + + + Mozilla Bug 714579 + + + Mozilla Bug 729831 + + +

+ +
+  
+ + + + + + + + + + + + + + + + +

text-align: left

+

text-align: right

+

text-align: center

+

text-align: justify

+

text-align: inherit

+ +

text-indent: 0.5em

+

text-indent: 1ex

+

text-indent: 0.5in

+

text-indent: 2cm

+

text-indent: 10mm

+

text-indent: 30pt

+

text-indent: 2pc

+

text-indent: 5px

+

text-indent: 10%

+

text-indent: inherit

+ +

margin: 0.5em

+

margin: 1ex

+

margin: 0.5in

+

margin: 2cm

+

margin: 10mm

+

margin: 30pt

+

margin: 2pc

+

margin: 5px

+

margin: 10%

+

margin: auto

+

margin: inherit

+ +

margin-left: 11px

+

margin-right

+

margin-top: 31px

+

margin-bottom: 41px

+ + It's span +
It's div
+

It's paragraph"

+ + + + + +
td
+ + + + -- cgit v1.2.3