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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/select/menulist-appearance-rtl-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/forms/select/menulist-appearance-rtl-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/select/menulist-appearance-rtl-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/select/menulist-appearance-rtl-expected.txt
index 71bbeb0a7e8dd9c65b1afa010ff9b3fc2438cb5b..94a42d754af19b0ff85379222d77d1b18d1899c2 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/select/menulist-appearance-rtl-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/select/menulist-appearance-rtl-expected.txt
@@ -64,8 +64,8 @@ layer at (0,0) size 800x549
LayoutBlockFlow (anonymous) at (0,36) size 784x19
LayoutMenuList {SELECT} at (0,1) size 115x18 [bgcolor=#F8F8F8]
LayoutBlockFlow (anonymous) at (0,0) size 115x21
- LayoutText (anonymous) at (8,2) size 76x13
- text run at (8,2) width 76 RTL: "\x{627}\x{644}\x{627}\x{642}\x{62A}\x{631}\x{627}\x{62D}\x{627}\x{62A} / \x{627}\x{644}\x{634}\x{643}\x{627}\x{648}\x{64A}"
+ LayoutText (anonymous) at (8,2) size 84x13
+ text run at (8,2) width 84 RTL: "\x{627}\x{644}\x{627}\x{642}\x{62A}\x{631}\x{627}\x{62D}\x{627}\x{62A} / \x{627}\x{644}\x{634}\x{643}\x{627}\x{648}\x{64A}"
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {HR} at (0,309) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {P} at (0,327) size 784x18

Powered by Google App Engine
This is Rietveld 408576698