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

Side by Side Diff: LayoutTests/css3/compositing/mix-blend-mode-simple-text-expected.txt

Issue 466943002: Remove isolatesBlending from render tree dumps (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x308 isolatesBlending 3 layer at (0,0) size 800x308
4 RenderBlock {HTML} at (0,0) size 800x308 4 RenderBlock {HTML} at (0,0) size 800x308
5 RenderBody {BODY} at (8,8) size 784x0 5 RenderBody {BODY} at (8,8) size 784x0
6 RenderBlock (floating) {DIV} at (20,20) size 60x60 [color=#00FF00] [bgcolo r=#008000] 6 RenderBlock (floating) {DIV} at (20,20) size 60x60 [color=#00FF00] [bgcolo r=#008000]
7 RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF] 7 RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF]
8 RenderText {#text} at (0,0) size 48x16 8 RenderText {#text} at (0,0) size 48x16
9 text run at (0,0) width 48: "X X" 9 text run at (0,0) width 48: "X X"
10 RenderBlock (floating) {DIV} at (120,20) size 60x60 [color=#00FF00] [bgcol or=#008000] 10 RenderBlock (floating) {DIV} at (120,20) size 60x60 [color=#00FF00] [bgcol or=#008000]
11 RenderBlock (floating) {DIV} at (220,20) size 60x60 [color=#00FF00] [bgcol or=#008000] 11 RenderBlock (floating) {DIV} at (220,20) size 60x60 [color=#00FF00] [bgcol or=#008000]
12 RenderBlock (floating) {DIV} at (320,20) size 60x60 [color=#00FF00] [bgcol or=#008000] 12 RenderBlock (floating) {DIV} at (320,20) size 60x60 [color=#00FF00] [bgcol or=#008000]
13 RenderBlock (floating) {DIV} at (420,20) size 60x60 [color=#00FF00] [bgcol or=#008000] 13 RenderBlock (floating) {DIV} at (420,20) size 60x60 [color=#00FF00] [bgcol or=#008000]
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 RenderText {#text} at (0,0) size 48x16 75 RenderText {#text} at (0,0) size 48x16
76 text run at (0,0) width 48: "X X" 76 text run at (0,0) width 48: "X X"
77 layer at (48,248) size 60x60 blendMode: color 77 layer at (48,248) size 60x60 blendMode: color
78 RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF] 78 RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF]
79 RenderText {#text} at (0,0) size 48x16 79 RenderText {#text} at (0,0) size 48x16
80 text run at (0,0) width 48: "X X" 80 text run at (0,0) width 48: "X X"
81 layer at (148,248) size 60x60 blendMode: luminosity 81 layer at (148,248) size 60x60 blendMode: luminosity
82 RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF] 82 RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF]
83 RenderText {#text} at (0,0) size 48x16 83 RenderText {#text} at (0,0) size 48x16
84 text run at (0,0) width 48: "X X" 84 text run at (0,0) width 48: "X X"
OLDNEW
« no previous file with comments | « LayoutTests/css3/compositing/mix-blend-mode-simple-expected.txt ('k') | Source/core/rendering/RenderTreeAsText.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698