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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/ruby/select-ruby-expected.txt

Issue 2629163002: Revert of Fix RGBA alpha parsing and serialization to adhere to W3 standard. (Closed)
Patch Set: fix conflicts Created 3 years, 11 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 800x40 3 layer at (0,0) size 800x40
4 LayoutBlockFlow {HTML} at (0,0) size 800x40 4 LayoutBlockFlow {HTML} at (0,0) size 800x40
5 LayoutBlockFlow {BODY} at (8,8) size 784x24 [color=#0000001A] 5 LayoutBlockFlow {BODY} at (8,8) size 784x24 [color=#00000019]
6 LayoutText {#text} at (0,8) size 16x16 6 LayoutText {#text} at (0,8) size 16x16
7 text run at (0,8) width 16: "a" 7 text run at (0,8) width 16: "a"
8 LayoutRuby (inline) {RUBY} at (0,0) size 64x16 8 LayoutRuby (inline) {RUBY} at (0,0) size 64x16
9 LayoutRubyRun (anonymous) at (16,8) size 16x16 9 LayoutRubyRun (anonymous) at (16,8) size 16x16
10 LayoutRubyText {RT} at (0,-8) size 16x8 10 LayoutRubyText {RT} at (0,-8) size 16x8
11 LayoutText {#text} at (4,0) size 8x8 11 LayoutText {#text} at (4,0) size 8x8
12 text run at (4,0) width 8: "1" 12 text run at (4,0) width 8: "1"
13 LayoutRubyBase (anonymous) at (0,0) size 16x16 13 LayoutRubyBase (anonymous) at (0,0) size 16x16
14 LayoutText {#text} at (0,0) size 16x16 14 LayoutText {#text} at (0,0) size 16x16
15 text run at (0,0) width 16: "1" 15 text run at (0,0) width 16: "1"
(...skipping 16 matching lines...) Expand all
32 LayoutText {#text} at (4,0) size 8x8 32 LayoutText {#text} at (4,0) size 8x8
33 text run at (4,0) width 8: "4" 33 text run at (4,0) width 8: "4"
34 LayoutRubyBase (anonymous) at (0,0) size 16x16 34 LayoutRubyBase (anonymous) at (0,0) size 16x16
35 LayoutText {#text} at (0,0) size 16x16 35 LayoutText {#text} at (0,0) size 16x16
36 text run at (0,0) width 16: "4" 36 text run at (0,0) width 16: "4"
37 LayoutText {#text} at (80,8) size 16x16 37 LayoutText {#text} at (80,8) size 16x16
38 text run at (80,8) width 16: "b" 38 text run at (80,8) width 16: "b"
39 LayoutText {#text} at (0,0) size 0x0 39 LayoutText {#text} at (0,0) size 0x0
40 selection start: position 1 of child 2 {#text} of body 40 selection start: position 1 of child 2 {#text} of body
41 selection end: position 1 of child 4 {#text} of body 41 selection end: position 1 of child 4 {#text} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698