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

Side by Side Diff: LayoutTests/css3/compositing/mix-blend-mode-simple-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 [bgcolor=#008000] 6 RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#008000]
7 RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF] 7 RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF]
8 RenderBlock (floating) {DIV} at (120,20) size 60x60 [bgcolor=#008000] 8 RenderBlock (floating) {DIV} at (120,20) size 60x60 [bgcolor=#008000]
9 RenderBlock (floating) {DIV} at (220,20) size 60x60 [bgcolor=#008000] 9 RenderBlock (floating) {DIV} at (220,20) size 60x60 [bgcolor=#008000]
10 RenderBlock (floating) {DIV} at (320,20) size 60x60 [bgcolor=#008000] 10 RenderBlock (floating) {DIV} at (320,20) size 60x60 [bgcolor=#008000]
11 RenderBlock (floating) {DIV} at (420,20) size 60x60 [bgcolor=#008000] 11 RenderBlock (floating) {DIV} at (420,20) size 60x60 [bgcolor=#008000]
12 RenderBlock (floating) {DIV} at (520,20) size 60x60 [bgcolor=#008000] 12 RenderBlock (floating) {DIV} at (520,20) size 60x60 [bgcolor=#008000]
13 RenderBlock (floating) {DIV} at (620,20) size 60x60 [bgcolor=#008000] 13 RenderBlock (floating) {DIV} at (620,20) size 60x60 [bgcolor=#008000]
(...skipping 29 matching lines...) Expand all
43 layer at (448,148) size 60x60 blendMode: exclusion 43 layer at (448,148) size 60x60 blendMode: exclusion
44 RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF] 44 RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF]
45 layer at (548,148) size 60x60 blendMode: hue 45 layer at (548,148) size 60x60 blendMode: hue
46 RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF] 46 RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF]
47 layer at (648,148) size 60x60 blendMode: saturation 47 layer at (648,148) size 60x60 blendMode: saturation
48 RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF] 48 RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF]
49 layer at (48,248) size 60x60 blendMode: color 49 layer at (48,248) size 60x60 blendMode: color
50 RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF] 50 RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF]
51 layer at (148,248) size 60x60 blendMode: luminosity 51 layer at (148,248) size 60x60 blendMode: luminosity
52 RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF] 52 RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698