Side by Side Diff: third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-getContext2D-in-worker-expected.txt
Issue 1881563003 :
Implement OffscreenCanvas.getContext('webgl') (Closed)
Patch Set: rebase and remove static_cast
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-getContext.html
third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-getContext-expected.txt
third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-getContext-in-worker.html
third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-getContext-in-worker-expected.txt
third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-getContext2D.html
third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-getContext2D-expected.txt
third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-getContext2D-in-worker.html
third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-getContext2D-in-worker-expected.txt
third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.h
third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.cpp
third_party/WebKit/Source/core/html/canvas/CanvasRenderingContextFactory.h
third_party/WebKit/Source/core/offscreencanvas/OffscreenCanvas.h
third_party/WebKit/Source/core/offscreencanvas/OffscreenCanvas.cpp
third_party/WebKit/Source/modules/ModulesInitializer.cpp
third_party/WebKit/Source/modules/offscreencanvas/OffscreenCanvasModules.h
third_party/WebKit/Source/modules/offscreencanvas/OffscreenCanvasModules.cpp
third_party/WebKit/Source/modules/offscreencanvas/OffscreenCanvasModules.idl
third_party/WebKit/Source/modules/offscreencanvas2d/OffscreenCanvasRenderingContext2D.h
third_party/WebKit/Source/modules/offscreencanvas2d/OffscreenCanvasRenderingContext2D.cpp
third_party/WebKit/Source/modules/webgl/WebGL2RenderingContext.h
third_party/WebKit/Source/modules/webgl/WebGL2RenderingContext.cpp
third_party/WebKit/Source/modules/webgl/WebGLRenderingContext.h
third_party/WebKit/Source/modules/webgl/WebGLRenderingContext.cpp
third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.h
third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp