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

Side by Side Diff: third_party/WebKit/LayoutTests/transforms/shadows-expected.txt

Issue 2547723002: Merge LayoutTests fast/transforms in transforms (Closed)
Patch Set: Fix a bad path reference. Created 4 years 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 (0,0) size 800x600 [color=#90EE90] 5 LayoutBlockFlow {BODY} at (0,0) size 800x600 [color=#90EE90]
6 LayoutBlockFlow (floating) {DIV} at (20,20) size 40x40 [bgcolor=#FFFFE0] 6 LayoutBlockFlow (floating) {DIV} at (20,20) size 40x40 [bgcolor=#FFFFE0]
7 LayoutBlockFlow {DIV} at (0,80) size 800x0 7 LayoutBlockFlow {DIV} at (0,80) size 800x0
8 LayoutBlockFlow (floating) {DIV} at (20,100) size 40x40 [bgcolor=#FFFFE0] 8 LayoutBlockFlow (floating) {DIV} at (20,100) size 40x40 [bgcolor=#FFFFE0]
9 LayoutBlockFlow {DIV} at (0,160) size 800x0 9 LayoutBlockFlow {DIV} at (0,160) size 800x0
10 LayoutBlockFlow (floating) {DIV} at (20,180) size 40x40 [bgcolor=#FFFFE0] 10 LayoutBlockFlow (floating) {DIV} at (20,180) size 40x40 [bgcolor=#FFFFE0]
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 LayoutText {#text} at (5,5) size 20x20 95 LayoutText {#text} at (5,5) size 20x20
96 text run at (5,5) width 20: "X" 96 text run at (5,5) width 20: "X"
97 layer at (260,500) size 40x40 97 layer at (260,500) size 40x40
98 LayoutBlockFlow (floating) {DIV} at (260,500) size 40x40 [bgcolor=#FFFFE0] 98 LayoutBlockFlow (floating) {DIV} at (260,500) size 40x40 [bgcolor=#FFFFE0]
99 LayoutText {#text} at (5,5) size 20x20 99 LayoutText {#text} at (5,5) size 20x20
100 text run at (5,5) width 20: "X" 100 text run at (5,5) width 20: "X"
101 layer at (340,500) size 40x40 101 layer at (340,500) size 40x40
102 LayoutBlockFlow (floating) {DIV} at (340,500) size 40x40 [bgcolor=#FFFFE0] 102 LayoutBlockFlow (floating) {DIV} at (340,500) size 40x40 [bgcolor=#FFFFE0]
103 LayoutText {#text} at (5,5) size 20x20 103 LayoutText {#text} at (5,5) size 20x20
104 text run at (5,5) width 20: "X" 104 text run at (5,5) width 20: "X"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698