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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/text/drawBidiText-expected.txt

Issue 2706033009: Limit optimized LayoutBlockFlowLine width computation to 8bit (Closed)
Patch Set: w/Baselines Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/text/drawBidiText-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/text/drawBidiText-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/text/drawBidiText-expected.txt
index 391830298e59637c8d1d998cc40622b55e48ca05..bc1b99eaa05d42afb3f2d6e945f83714f09da834 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/text/drawBidiText-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/text/drawBidiText-expected.txt
@@ -32,8 +32,8 @@ layer at (8,42) size 345x227 clip at (9,43) size 332x225
LayoutText {#text} at (2,0) size 113x21
text run at (2,0) width 113 RTL: "\x{5DE}\x{5E9}\x{5D4}\x{5D5} \x{5E2}\x{5DD} \x{5E0}\x{5B4}\x{5E7}\x{5BC}\x{5D5}\x{5BC}\x{5D3}"
LayoutBlockFlow {OPTION} at (1,113.97) size 331.80x25
- LayoutText {#text} at (2,0) size 77x21
- text run at (2,0) width 77 RTL: "\x{627}\x{644}\x{644}\x{63A}\x{629} \x{627}\x{644}\x{639}\x{631}\x{628}\x{64A}\x{629}"
+ LayoutText {#text} at (2,0) size 74x21
+ text run at (2,0) width 74 RTL: "\x{627}\x{644}\x{644}\x{63A}\x{629} \x{627}\x{644}\x{639}\x{631}\x{628}\x{64A}\x{629}"
LayoutBlockFlow {OPTION} at (1,138.97) size 331.80x22.59
LayoutText {#text} at (2,0) size 132x21
text run at (2,0) width 132: "Et volia\x{300}: ATSUI!"

Powered by Google App Engine
This is Rietveld 408576698