Bug 178278 - REGRESSION (r222670 and r222732): RTL truncated text may not be drawn
Summary: REGRESSION (r222670 and r222732): RTL truncated text may not be drawn
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar, Regression
Depends on: 177607 177758
Blocks: 178395
  Show dependency treegraph
 
Reported: 2017-10-13 12:02 PDT by Daniel Bates
Modified: 2017-10-17 10:15 PDT (History)
6 users (show)

See Also:


Attachments
Test (381 bytes, text/html)
2017-10-13 12:04 PDT, Daniel Bates
no flags Details
[Screenshot] Expected behavior (17.86 KB, image/png)
2017-10-13 12:05 PDT, Daniel Bates
no flags Details
Patch and layout test (11.15 KB, patch)
2017-10-15 14:58 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff
Patch for Windows EWS (11.16 KB, patch)
2017-10-15 21:06 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews126 for ios-simulator-wk2 (1.00 MB, application/zip)
2017-10-15 22:41 PDT, Build Bot
no flags Details
Patch for iOS and Windows EWS (11.84 KB, patch)
2017-10-16 12:17 PDT, Daniel Bates
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews121 for ios-simulator-wk2 (1.14 MB, application/zip)
2017-10-16 15:48 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2017-10-13 12:02:53 PDT
Truncated RTL text may not be drawn.
Comment 1 Radar WebKit Bug Importer 2017-10-13 12:03:16 PDT
<rdar://problem/34982818>
Comment 2 Daniel Bates 2017-10-13 12:04:28 PDT
Created attachment 323722 [details]
Test
Comment 3 Daniel Bates 2017-10-13 12:05:27 PDT
Created attachment 323723 [details]
[Screenshot] Expected behavior
Comment 4 Daniel Bates 2017-10-15 14:58:44 PDT
Created attachment 323850 [details]
Patch and layout test
Comment 5 Daniel Bates 2017-10-15 21:06:13 PDT
Created attachment 323870 [details]
Patch for Windows EWS
Comment 6 Build Bot 2017-10-15 22:41:33 PDT
Comment on attachment 323870 [details]
Patch for Windows EWS

Attachment 323870 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/4868414

New failing tests:
fast/text/ellipsis-text-rtl.html
Comment 7 Build Bot 2017-10-15 22:41:34 PDT
Created attachment 323873 [details]
Archive of layout-test-results from ews126 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews126  Port: ios-simulator-wk2  Platform: Mac OS X 10.12.6
Comment 8 Daniel Bates 2017-10-16 12:17:29 PDT
Created attachment 323927 [details]
Patch for iOS and Windows EWS
Comment 9 Build Bot 2017-10-16 15:48:46 PDT
Comment on attachment 323927 [details]
Patch for iOS and Windows EWS

Attachment 323927 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/4875008

New failing tests:
fast/text/ellipsis-text-rtl.html
Comment 10 Build Bot 2017-10-16 15:48:48 PDT
Created attachment 323949 [details]
Archive of layout-test-results from ews121 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews121  Port: ios-simulator-wk2  Platform: Mac OS X 10.12.6
Comment 11 Daniel Bates 2017-10-17 10:05:00 PDT
Committed r223552: <https://trac.webkit.org/changeset/223552>