Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(293)

Issue 2843028: Merge 61921 - <rdar://problem/8000667> Certain text is repeated before and af... (Closed)

Created:
10 years, 5 months ago by inferno
Modified:
9 years, 7 months ago
Reviewers:
mitz
CC:
chromium-reviews
Visibility:
Public.

Description

Merge 61921 - <rdar://problem/8000667> Certain text is repeated before and after a line break Reviewed by Sam Weinig. WebCore: Test: fast/text/bidi-explicit-embedding-past-end.html * platform/text/BidiResolver.h: (WebCore::::createBidiRunsForLine): Committing explicit embedding past the end of the range creates BidiRuns up to the end of the range, so at that point, we can stop iterating. LayoutTests: * fast/text/bidi-explicit-embedding-past-end-expected.checksum: Added. * fast/text/bidi-explicit-embedding-past-end-expected.png: Added. * fast/text/bidi-explicit-embedding-past-end-expected.txt: Added. * fast/text/bidi-explicit-embedding-past-end.html: Added. BUG=44424 TBR=mitz@apple.com Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51012

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -28 lines) Patch
A LayoutTests/fast/text/bidi-explicit-embedding-past-end.html View 1 chunk +5 lines, -0 lines 0 comments Download
A LayoutTests/fast/text/bidi-explicit-embedding-past-end-expected.checksum View 1 chunk +1 line, -0 lines 0 comments Download
A LayoutTests/fast/text/bidi-explicit-embedding-past-end-expected.png View Binary file 0 comments Download
A LayoutTests/fast/text/bidi-explicit-embedding-past-end-expected.txt View 1 chunk +12 lines, -0 lines 0 comments Download
M WebCore/platform/text/BidiResolver.h View 2 chunks +39 lines, -28 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
inferno
10 years, 5 months ago (2010-06-28 19:09:52 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698