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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/ruby/rubyDOM-remove-text2-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 {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 690x19 7 LayoutText {#text} at (0,0) size 689x19
8 text run at (0,0) width 690: "The following is a test for DOM manipula tion within <ruby>: Removing a ruby base object, leaving the base empty." 8 text run at (0,0) width 689: "The following is a test for DOM manipula tion within <ruby>: Removing a ruby base object, leaving the base empty."
9 LayoutBlockFlow {P} at (0,36) size 784x20 9 LayoutBlockFlow {P} at (0,36) size 784x20
10 LayoutText {#text} at (0,0) size 409x19 10 LayoutText {#text} at (0,0) size 409x19
11 text run at (0,0) width 409: "Both lines should look identical (the fi rst line is the one manipulated)." 11 text run at (0,0) width 409: "Both lines should look identical (the fi rst line is the one manipulated)."
12 LayoutBlockFlow (anonymous) at (0,72) size 784x40 12 LayoutBlockFlow (anonymous) at (0,72) size 784x40
13 LayoutBR {BR} at (0,0) size 0x19 13 LayoutBR {BR} at (0,0) size 0x19
14 LayoutBR {BR} at (0,20) size 0x19 14 LayoutBR {BR} at (0,20) size 0x19
15 LayoutBlockFlow {P} at (0,128) size 784x20 15 LayoutBlockFlow {P} at (0,128) size 784x20
16 LayoutText {#text} at (0,0) size 146x19 16 LayoutText {#text} at (0,0) size 146x19
17 text run at (0,0) width 146: "<ruby> is defined in the " 17 text run at (0,0) width 146: "<ruby> is defined in the "
18 LayoutRuby (inline) {RUBY} at (0,0) size 121x19 18 LayoutRuby (inline) {RUBY} at (0,0) size 121x19
(...skipping 14 matching lines...) Expand all
33 LayoutRubyRun (anonymous) at (146,17) size 112.83x0 33 LayoutRubyRun (anonymous) at (146,17) size 112.83x0
34 LayoutRubyText {RT} at (0,-12) size 112.83x12 34 LayoutRubyText {RT} at (0,-12) size 112.83x12
35 LayoutText {#text} at (0,0) size 113x12 35 LayoutText {#text} at (0,0) size 113x12
36 text run at (0,0) width 113: "Hyper-text Markup Language" 36 text run at (0,0) width 113: "Hyper-text Markup Language"
37 LayoutRubyRun (anonymous) at (258.83,0) size 8x20 37 LayoutRubyRun (anonymous) at (258.83,0) size 8x20
38 LayoutRubyBase (anonymous) at (0,0) size 8x20 38 LayoutRubyBase (anonymous) at (0,0) size 8x20
39 LayoutText {#text} at (0,0) size 8x19 39 LayoutText {#text} at (0,0) size 8x19
40 text run at (0,0) width 8: "5" 40 text run at (0,0) width 8: "5"
41 LayoutText {#text} at (266,0) size 37x19 41 LayoutText {#text} at (266,0) size 37x19
42 text run at (266,0) width 37: " spec." 42 text run at (266,0) width 37: " spec."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698