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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 233x17 7 LayoutText {#text} at (0,0) size 232x17
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 0x17 10 LayoutBR {BR} at (0,18) size 0x17
11 LayoutBlockFlow {P} at (0,52) size 784x30 11 LayoutBlockFlow {P} at (0,52) size 784x30
12 LayoutText {#text} at (0,12) size 164x17 12 LayoutText {#text} at (0,12) size 164x17
13 text run at (0,12) width 164: "Ruby is often used in the " 13 text run at (0,12) width 164: "Ruby is often used in the "
14 LayoutRuby (inline) {RUBY} at (0,0) size 120x17 14 LayoutRuby (inline) {RUBY} at (0,0) size 120x17
15 LayoutRubyRun (anonymous) at (163.53,12) size 118.61x18 15 LayoutRubyRun (anonymous) at (163.53,12) size 118.61x18
16 LayoutRubyText {RT} at (0,-12) size 118.61x12 16 LayoutRubyText {RT} at (0,-12) size 118.61x12
17 LayoutText {#text} at (41,0) size 36x12 17 LayoutText {#text} at (41,0) size 36x12
18 text run at (41,0) width 36: "Nihongo" 18 text run at (41,0) width 36: "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 119x17 20 LayoutText {#text} at (0,0) size 119x17
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,12) size 5x17 22 LayoutText {#text} at (282,12) size 5x17
23 text run at (282,12) width 5: "." 23 text run at (282,12) width 5: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698