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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.10/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.10/fast/text/drawBidiText-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/text/drawBidiText-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/text/drawBidiText-expected.txt
index 172fc0e8ba9d07fd6f12190b1ef1715771711918..49a191f9355bf951cf75f11dbdccf331795571c1 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/text/drawBidiText-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/text/drawBidiText-expected.txt
@@ -32,8 +32,8 @@ layer at (8,42) size 334x227 clip at (9,43) size 321x225
LayoutText {#text} at (2,0) size 112x21
text run at (2,0) width 112 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 321.19x25
- 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 321.19x22.59
LayoutText {#text} at (2,0) size 125x21
text run at (2,0) width 125: "Et volia\x{300}: ATSUI!"

Powered by Google App Engine
This is Rietveld 408576698