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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/ruby/rubyDOM-remove-text1-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 717x19
8 text run at (0,0) width 717: "The following is a test for DOM manipula tion within <ruby>: Removing a ruby base object, leaving the base non-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 784x32
16 LayoutText {#text} at (0,12) size 146x19
17 text run at (0,12) width 146: "<ruby> is defined in the "
18 LayoutRuby (inline) {RUBY} at (0,0) size 117x19
19 LayoutRubyRun (anonymous) at (142,12) size 112.83x20
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 LayoutRubyBase (anonymous) at (0,0) size 112.83x20
24 LayoutInline {SPAN} at (0,0) size 44x19
25 LayoutText {#text} at (34,0) size 44x19
26 text run at (34,0) width 44: "HTML"
27 LayoutRubyRun (anonymous) at (254.83,12) size 8x20
28 LayoutRubyBase (anonymous) at (0,0) size 8x20
29 LayoutText {#text} at (0,0) size 8x19
30 text run at (0,0) width 8: "5"
31 LayoutText {#text} at (262,12) size 37x19
32 text run at (262,12) width 37: " spec."
33 LayoutBlockFlow {P} at (0,176) size 784x32
34 LayoutText {#text} at (0,12) size 146x19
35 text run at (0,12) width 146: "<ruby> is defined in the "
36 LayoutRuby (inline) {RUBY} at (0,0) size 117x19
37 LayoutRubyRun (anonymous) at (142,12) size 112.83x20
38 LayoutRubyText {RT} at (0,-12) size 112.83x12
39 LayoutText {#text} at (0,0) size 113x12
40 text run at (0,0) width 113: "Hyper-text Markup Language"
41 LayoutRubyBase (anonymous) at (0,0) size 112.83x20
42 LayoutInline {SPAN} at (0,0) size 44x19
43 LayoutText {#text} at (34,0) size 44x19
44 text run at (34,0) width 44: "HTML"
45 LayoutRubyRun (anonymous) at (254.83,12) size 8x20
46 LayoutRubyBase (anonymous) at (0,0) size 8x20
47 LayoutText {#text} at (0,0) size 8x19
48 text run at (0,0) width 8: "5"
49 LayoutText {#text} at (262,12) size 37x19
50 text run at (262,12) width 37: " spec."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698