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

Unified Diff: third_party/WebKit/LayoutTests/csspaint/paint2d-zoom-expected.txt

Issue 2104103003: Fix zoom in CSS paint worklets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2nd rebase Created 4 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 side-by-side diff with in-line comments
Download patch
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..61418eaf5292512fa4caef9f00c7a08d97f8a537
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/csspaint/paint2d-zoom-expected.txt
@@ -0,0 +1,8 @@
+CONSOLE MESSAGE: line 31: The worklet should log: 'width: 100, height: 100'
+CONSOLE MESSAGE: line 8: 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
« no previous file with comments | « third_party/WebKit/LayoutTests/csspaint/paint2d-zoom.html ('k') | third_party/WebKit/Source/core/css/CSSImageGeneratorValue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698