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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 784x40 6 LayoutBlockFlow (anonymous) at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 210x19 7 LayoutText {#text} at (0,0) size 209x19
8 text run at (0,0) width 210: "This is a initial test for simple ruby. " 8 text run at (0,0) width 209: "This is a initial test for simple ruby. "
9 LayoutBR {BR} at (210,15) size 0x0 9 LayoutBR {BR} at (208,15) size 1x0
10 LayoutBR {BR} at (0,20) size 0x19 10 LayoutBR {BR} at (0,20) size 0x19
11 LayoutBlockFlow {P} at (0,56) size 784x32 11 LayoutBlockFlow {P} at (0,56) size 784x32
12 LayoutText {#text} at (0,12) size 151x19 12 LayoutText {#text} at (0,12) size 151x19
13 text run at (0,12) width 151: "Ruby is often used in the " 13 text run at (0,12) width 151: "Ruby is often used in the "
14 LayoutRuby (inline) {RUBY} at (0,0) size 111x19 14 LayoutRuby (inline) {RUBY} at (0,0) size 111x19
15 LayoutRubyRun (anonymous) at (151,12) size 111x20 15 LayoutRubyRun (anonymous) at (151,12) size 111x20
16 LayoutRubyText {RT} at (0,-12) size 111x12 16 LayoutRubyText {RT} at (0,-12) size 111x12
17 LayoutText {#text} at (38,0) size 35x12 17 LayoutText {#text} at (38,0) size 35x12
18 text run at (38,0) width 35: "Nihongo" 18 text run at (38,0) width 35: "Nihongo"
19 LayoutRubyBase (anonymous) at (0,0) size 111x20 19 LayoutRubyBase (anonymous) at (0,0) size 111x20
20 LayoutText {#text} at (0,0) size 111x19 20 LayoutText {#text} at (0,0) size 111x19
21 text run at (0,0) width 111: "Japanese language" 21 text run at (0,0) width 111: "Japanese language"
22 LayoutText {#text} at (262,12) size 4x19 22 LayoutText {#text} at (262,12) size 4x19
23 text run at (262,12) width 4: "." 23 text run at (262,12) width 4: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698