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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/ruby/rubyDOM-remove-text2-expected.txt

Issue 1874683002: Auto-rebaseline for r386022 (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 689x19 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." 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
(...skipping 22 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