Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/csspaint/paint2d-zoom-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/csspaint/paint2d-zoom-expected.txt b/third_party/WebKit/LayoutTests/csspaint/paint2d-zoom-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..495d735ccf42932bb18c256a5db923c945cf18d9 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/csspaint/paint2d-zoom-expected.txt |
| @@ -0,0 +1,8 @@ |
| +CONSOLE MESSAGE: line 30: The worklet should log: 'width: 100, height: 100' |
|
ikilpatrick
2016/06/30 17:24:54
Use the testRunner.dumpAsText here.
(will mean th
Gleb Lanbin
2016/06/30 23:57:20
Done.
|
| +CONSOLE MESSAGE: line 7: width: 100, height: 100 |
| +layer at (0,0) size 800x600 |
| + LayoutView at (0,0) size 800x600 |
| +layer at (0,0) size 800x348 |
| + LayoutBlockFlow {HTML} at (0,0) size 800x348 |
| + LayoutBlockFlow {BODY} at (24,24) size 752x300 |
| + LayoutBlockFlow {DIV} at (0,0) size 300x300 |