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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 689x19
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
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)."
12 LayoutBlockFlow (anonymous) at (0,72) size 784x40
13 LayoutBR {BR} at (0,0) size 0x19
14 LayoutBR {BR} at (0,20) size 0x19
15 LayoutBlockFlow {P} at (0,128) size 784x20
16 LayoutText {#text} at (0,0) size 146x19
17 text run at (0,0) width 146: "<ruby> is defined in the "
18 LayoutRuby (inline) {RUBY} at (0,0) size 121x19
19 LayoutRubyRun (anonymous) at (146,17) size 112.83x0
20 LayoutRubyText {RT} at (0,-12) size 112.83x12
21 LayoutText {#text} at (0,0) size 113x12
22 text run at (0,0) width 113: "Hyper-text Markup Language"
23 LayoutRubyRun (anonymous) at (258.83,0) size 8x20
24 LayoutRubyBase (anonymous) at (0,0) size 8x20
25 LayoutText {#text} at (0,0) size 8x19
26 text run at (0,0) width 8: "5"
27 LayoutText {#text} at (266,0) size 37x19
28 text run at (266,0) width 37: " spec."
29 LayoutBlockFlow {P} at (0,164) size 784x20
30 LayoutText {#text} at (0,0) size 146x19
31 text run at (0,0) width 146: "<ruby> is defined in the "
32 LayoutRuby (inline) {RUBY} at (0,0) size 121x19
33 LayoutRubyRun (anonymous) at (146,17) size 112.83x0
34 LayoutRubyText {RT} at (0,-12) size 112.83x12
35 LayoutText {#text} at (0,0) size 113x12
36 text run at (0,0) width 113: "Hyper-text Markup Language"
37 LayoutRubyRun (anonymous) at (258.83,0) size 8x20
38 LayoutRubyBase (anonymous) at (0,0) size 8x20
39 LayoutText {#text} at (0,0) size 8x19
40 text run at (0,0) width 8: "5"
41 LayoutText {#text} at (266,0) size 37x19
42 text run at (266,0) width 37: " spec."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698