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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/ruby/ruby-simple-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow (anonymous) at (0,0) size 784x36 6 LayoutBlockFlow (anonymous) at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 233x18 7 LayoutText {#text} at (0,0) size 232x18
8 text run at (0,0) width 233: "This is a initial test for simple ruby. " 8 text run at (0,0) width 232: "This is a initial test for simple ruby. "
9 LayoutBR {BR} at (232,14) size 1x0 9 LayoutBR {BR} at (231,14) size 1x0
10 LayoutBR {BR} at (0,18) size 0x18 10 LayoutBR {BR} at (0,18) size 0x18
11 LayoutBlockFlow {P} at (0,52) size 784x28 11 LayoutBlockFlow {P} at (0,52) size 784x28
12 LayoutText {#text} at (0,10) size 164x18 12 LayoutText {#text} at (0,10) size 164x18
13 text run at (0,10) width 164: "Ruby is often used in the " 13 text run at (0,10) width 164: "Ruby is often used in the "
14 LayoutRuby (inline) {RUBY} at (0,0) size 120x18 14 LayoutRuby (inline) {RUBY} at (0,0) size 120x18
15 LayoutRubyRun (anonymous) at (163.53,10) size 118.61x18 15 LayoutRubyRun (anonymous) at (163.53,10) size 118.61x18
16 LayoutRubyText {RT} at (0,-10) size 118.61x10 16 LayoutRubyText {RT} at (0,-10) size 118.61x10
17 LayoutText {#text} at (43,0) size 33x10 17 LayoutText {#text} at (43,0) size 33x10
18 text run at (43,0) width 33: "Nihongo" 18 text run at (43,0) width 33: "Nihongo"
19 LayoutRubyBase (anonymous) at (0,0) size 118.61x18 19 LayoutRubyBase (anonymous) at (0,0) size 118.61x18
20 LayoutText {#text} at (0,0) size 119x18 20 LayoutText {#text} at (0,0) size 119x18
21 text run at (0,0) width 119: "Japanese language" 21 text run at (0,0) width 119: "Japanese language"
22 LayoutText {#text} at (282,10) size 5x18 22 LayoutText {#text} at (282,10) size 5x18
23 text run at (282,10) width 5: "." 23 text run at (282,10) width 5: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698