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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt

Issue 2080363002: Rename Geometry.h to PaintSize.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reorder global-interface-listing-paint-worklet-expected.txt Created 4 years, 6 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/csspaint/CSSPaintDefinition.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt b/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt
index 99836579e4a14342fa6de544899f19e28cd024f1..e4162495034be444378df63b7fc9742ea92d5957 100644
--- a/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt
@@ -121,10 +121,6 @@ CONSOLE MESSAGE: line 137: method setInt8
CONSOLE MESSAGE: line 137: method setUint16
CONSOLE MESSAGE: line 137: method setUint32
CONSOLE MESSAGE: line 137: method setUint8
-CONSOLE MESSAGE: line 137: interface Geometry
-CONSOLE MESSAGE: line 137: getter height
-CONSOLE MESSAGE: line 137: getter width
-CONSOLE MESSAGE: line 137: method constructor
CONSOLE MESSAGE: line 137: interface PaintRenderingContext2D
CONSOLE MESSAGE: line 137: getter currentTransform
CONSOLE MESSAGE: line 137: getter fillStyle
@@ -191,6 +187,10 @@ CONSOLE MESSAGE: line 137: setter shadowColor
CONSOLE MESSAGE: line 137: setter shadowOffsetX
CONSOLE MESSAGE: line 137: setter shadowOffsetY
CONSOLE MESSAGE: line 137: setter strokeStyle
+CONSOLE MESSAGE: line 137: interface PaintSize
+CONSOLE MESSAGE: line 137: getter height
+CONSOLE MESSAGE: line 137: getter width
+CONSOLE MESSAGE: line 137: method constructor
CONSOLE MESSAGE: line 137: interface PaintWorkletGlobalScope : WorkletGlobalScope
CONSOLE MESSAGE: line 137: method constructor
CONSOLE MESSAGE: line 137: interface Path2D
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/csspaint/CSSPaintDefinition.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698