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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/ruby/rubyDOM-remove-text1-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 717x19 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." 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 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 30 matching lines...) Expand all
41 LayoutRubyBase (anonymous) at (0,0) size 112.83x20 41 LayoutRubyBase (anonymous) at (0,0) size 112.83x20
42 LayoutInline {SPAN} at (0,0) size 44x19 42 LayoutInline {SPAN} at (0,0) size 44x19
43 LayoutText {#text} at (34,0) size 44x19 43 LayoutText {#text} at (34,0) size 44x19
44 text run at (34,0) width 44: "HTML" 44 text run at (34,0) width 44: "HTML"
45 LayoutRubyRun (anonymous) at (254.83,12) size 8x20 45 LayoutRubyRun (anonymous) at (254.83,12) size 8x20
46 LayoutRubyBase (anonymous) at (0,0) size 8x20 46 LayoutRubyBase (anonymous) at (0,0) size 8x20
47 LayoutText {#text} at (0,0) size 8x19 47 LayoutText {#text} at (0,0) size 8x19
48 text run at (0,0) width 8: "5" 48 text run at (0,0) width 8: "5"
49 LayoutText {#text} at (262,12) size 37x19 49 LayoutText {#text} at (262,12) size 37x19
50 text run at (262,12) width 37: " spec." 50 text run at (262,12) width 37: " spec."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698