haikuwebkit/LayoutTests/accessibility/ios-simulator/text-line-no-ignored-elemen...

12 lines
532 B
Plaintext

text linetext line
This test ensures that when asking for a line of text, we do not include objects that should be ignored. The image in this example should not appear.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
text = "text linetext line{\n UIAccessibilityTokenFontFamily = \"Times New Roman\";\n UIAccessibilityTokenFontName = \"Times New Roman\";\n UIAccessibilityTokenFontSize = 16;\n UIAccessibilityTokenUnderline = 1;\n}";
PASS successfullyParsed is true
TEST COMPLETE