haikuwebkit/LayoutTests/accessibility/ios-simulator/attributed-string-for-range...

28 lines
876 B
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

hello world
This test ensures that attributed string for range works
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Attributed string: hello {
UIAccessibilityTokenFontFamily = "Times New Roman";
UIAccessibilityTokenFontName = "Times New Roman";
UIAccessibilityTokenFontSize = 16;
}{
UIAccessibilityTokenAttachment = "WebAccessibilityObjectWrapper: cake";
} {
UIAccessibilityTokenFontFamily = "Times New Roman";
UIAccessibilityTokenFontName = "Times New Roman";
UIAccessibilityTokenFontSize = 16;
}{
UIAccessibilityTokenAttachment = "WebAccessibilityObjectWrapper: action, title, subtitle";
} {
UIAccessibilityTokenFontFamily = "Times New Roman";
UIAccessibilityTokenFontName = "Times New Roman";
UIAccessibilityTokenFontSize = 16;
}
PASS successfullyParsed is true
TEST COMPLETE