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

Side by Side Diff: third_party/WebKit/LayoutTests/virtual/threaded/compositing/visibility/visibility-composited-expected.txt

Issue 2964563002: Removing --disable/enable-threaded-compositing cmdline switches.
Patch Set: Created 3 years, 5 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x8
4 LayoutBlockFlow {HTML} at (0,0) size 800x8
5 LayoutBlockFlow {BODY} at (8,8) size 784x0
6 layer at (8,8) size 100x300
7 LayoutBlockFlow (positioned) {DIV} at (8,8) size 100x300
8 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000]
9 LayoutBlockFlow {DIV} at (0,100) size 100x100 [bgcolor=#008000]
10 LayoutBlockFlow {DIV} at (0,200) size 100x100 [bgcolor=#FF0000]
11 layer at (8,8) size 100x300
12 LayoutBlockFlow (positioned) {DIV} at (8,8) size 100x300
13 LayoutBlockFlow {DIV} at (0,0) size 100x100
14 LayoutBlockFlow {DIV} at (0,100) size 100x100
15 LayoutBlockFlow {DIV} at (0,200) size 100x100
16 hidden layer at (8,8) size 100x100
17 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
18 hidden layer at (8,108) size 100x100
19 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
20 layer at (8,208) size 100x100
21 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698