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

Unified Diff: webkit/data/layout_test_results/v8/LayoutTests/css2.1/t0905-c5525-fltwrap-00-b-expected.txt

Issue 6495: Change the font search order to try Lucida Sans Unicode before Arial Unicode ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 2 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: webkit/data/layout_test_results/v8/LayoutTests/css2.1/t0905-c5525-fltwrap-00-b-expected.txt
===================================================================
--- webkit/data/layout_test_results/v8/LayoutTests/css2.1/t0905-c5525-fltwrap-00-b-expected.txt (revision 2795)
+++ webkit/data/layout_test_results/v8/LayoutTests/css2.1/t0905-c5525-fltwrap-00-b-expected.txt (working copy)
@@ -6,7 +6,7 @@
RenderBlock (floating) {DIV} at (0,0) size 196x285 [color=#FFFFFF] [bgcolor=#000080]
RenderBlock {P} at (0,0) size 196x285
RenderText {#text} at (0,1) size 182x283
- text run at (0,1) width 129: "\x{21E6} This"
+ text run at (0,1) width 140: "\x{21E6} This"
text run at (0,58) width 164: "blue box"
text run at (0,115) width 182: "should be"
text run at (0,172) width 115: "on the"
@@ -18,11 +18,11 @@
text run at (0,58) width 71: "box"
text run at (0,115) width 182: "should be"
text run at (0,172) width 115: "on the"
- text run at (0,229) width 146: "right. \x{21E8}"
+ text run at (0,229) width 157: "right. \x{21E8}"
RenderBlock {P} at (0,0) size 784x285
- RenderText {#text} at (196,1) size 385x283
+ RenderText {#text} at (196,1) size 390x283
text run at (196,1) width 360: "This text should be"
text run at (196,58) width 331: "in between a blue"
- text run at (196,115) width 385: "box on the \x{21E6}left and"
- text run at (196,172) width 310: "a teal box on the"
- text run at (196,229) width 134: "right\x{21E8}."
+ text run at (196,115) width 316: "box on the \x{21E6}left"
+ text run at (196,172) width 390: "and a teal box on the"
+ text run at (196,229) width 145: "right\x{21E8}."

Powered by Google App Engine
This is Rietveld 408576698