[Webkit-unassigned] [Bug 164507] New: 'text-orientation: upright' should cause all characters to be treated as strong LTR

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 8 00:23:37 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=164507

            Bug ID: 164507
           Summary: 'text-orientation: upright' should cause all
                    characters to be treated as strong LTR
    Classification: Unclassified
           Product: WebKit
           Version: Safari 10
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kojiishi at gmail.com
                CC: simon.fraser at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161108/a4202c32/attachment-0001.html>


More information about the webkit-unassigned mailing list