Bug 164507 - 'text-orientation: upright' should cause all characters to be treated as strong LTR
Summary: 'text-orientation: upright' should cause all characters to be treated as stro...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Safari 10
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: FromImplementor, InRadar
Depends on:
Blocks:
 
Reported: 2016-11-08 00:23 PST by Koji Ishii
Modified: 2023-09-21 07:29 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Koji Ishii 2016-11-08 00:23:37 PST
5.1. Orienting Text: the text-orientation property states that "This value causes the used value of direction to be ltr, and for the purposes of bidi reordering, causes all characters to be treated as strong LTR."
https://drafts.csswg.org/css-writing-modes-3/#text-orientation

STEPS:
1. Run any of following tests
http://test.csswg.org/harness/test/css-writing-modes-3_dev/single/table-progression-vlr-003/format/html5/
http://test.csswg.org/harness/test/css-writing-modes-3_dev/single/table-progression-vlr-004/format/html5/
http://test.csswg.org/harness/test/css-writing-modes-3_dev/single/table-progression-vrl-003/format/html5/
http://test.csswg.org/harness/test/css-writing-modes-3_dev/single/table-progression-vrl-004/format/html5/

EXPECTED:
The Test Case tab matches to the Reference Page tab.

Chrome bug: http://crbug.com/663281
Comment 1 Radar WebKit Bug Importer 2016-11-09 10:36:02 PST
<rdar://problem/29181837>