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

Side by Side Diff: LayoutTests/platform/mac/css3/font-feature-settings-rendering-expected.txt

Issue 616063002: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x32
7 RenderText {#text} at (0,0) size 783x36 7 RenderText {#text} at (0,0) size 759x32
8 text run at (0,0) width 243: "Test for font-feature-settings property. " 8 text run at (0,0) width 251: "Test for font-feature-settings property. "
9 text run at (243,0) width 540: "The first word of the following three words should be displayed like \"WebKit\", while" 9 text run at (250,0) width 509: "The first word of the following three words should be displayed like \"WebKit\","
10 text run at (0,18) width 267: "others should be displayed as black box es." 10 text run at (0,16) width 312: "while others should be displayed as bla ck boxes."
11 RenderBlock {DIV} at (0,52) size 784x17 11 RenderBlock {DIV} at (0,48) size 784x17
12 RenderText {#text} at (0,0) size 31x16 12 RenderText {#text} at (0,0) size 30x16
13 text run at (0,0) width 31: "WebKit" 13 text run at (0,0) width 30: "WebKit"
14 RenderBlock {DIV} at (0,69) size 784x17 14 RenderBlock {DIV} at (0,65) size 784x17
15 RenderText {#text} at (0,0) size 96x16 15 RenderText {#text} at (0,0) size 96x16
16 text run at (0,0) width 96: "WebKit" 16 text run at (0,0) width 96: "WebKit"
17 RenderBlock {DIV} at (0,86) size 784x17 17 RenderBlock {DIV} at (0,82) size 784x17
18 RenderText {#text} at (0,0) size 96x16 18 RenderText {#text} at (0,0) size 96x16
19 text run at (0,0) width 96: "WebKit" 19 text run at (0,0) width 96: "WebKit"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698