Side by Side Diff: third_party/WebKit/LayoutTests/svg/canvas/image-svg-intrinsic-size-expected.html
Issue 1427943002 :
Wrap SVGImage for container during paint (Closed)
Patch Set: Use IntSize for SVGImageForContainer
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/TestExpectations
third_party/WebKit/LayoutTests/svg/canvas/image-svg-intrinsic-size.html
third_party/WebKit/LayoutTests/svg/canvas/image-svg-intrinsic-size-expected.html
third_party/WebKit/Source/core/clipboard/DataTransfer.cpp
third_party/WebKit/Source/core/css/CSSCrossfadeValue.cpp
third_party/WebKit/Source/core/editing/Editor.cpp
third_party/WebKit/Source/core/fetch/DEPS
third_party/WebKit/Source/core/fetch/ImageResource.h
third_party/WebKit/Source/core/fetch/ImageResource.cpp
third_party/WebKit/Source/core/html/HTMLImageElement.cpp
third_party/WebKit/Source/core/input/EventHandler.cpp
third_party/WebKit/Source/core/layout/HitTestResult.cpp
third_party/WebKit/Source/core/layout/LayoutImage.h
third_party/WebKit/Source/core/layout/LayoutImage.cpp
third_party/WebKit/Source/core/layout/LayoutImageResource.h
third_party/WebKit/Source/core/layout/LayoutImageResource.cpp
third_party/WebKit/Source/core/layout/LayoutImageResourceStyleImage.h
third_party/WebKit/Source/core/layout/LayoutImageResourceStyleImage.cpp
third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp
third_party/WebKit/Source/core/layout/shapes/ShapeOutsideInfo.cpp
third_party/WebKit/Source/core/layout/svg/LayoutSVGImage.h
third_party/WebKit/Source/core/layout/svg/LayoutSVGImage.cpp
third_party/WebKit/Source/core/page/PageSerializer.h
third_party/WebKit/Source/core/page/PageSerializer.cpp
third_party/WebKit/Source/core/paint/BackgroundImageGeometry.h
third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp
third_party/WebKit/Source/core/paint/BoxPainter.cpp
third_party/WebKit/Source/core/paint/ImagePainter.cpp
third_party/WebKit/Source/core/paint/ListMarkerPainter.cpp
third_party/WebKit/Source/core/paint/NinePieceImagePainter.cpp
third_party/WebKit/Source/core/paint/SVGImagePainter.h
third_party/WebKit/Source/core/paint/SVGImagePainter.cpp
third_party/WebKit/Source/core/style/StyleFetchedImage.h
third_party/WebKit/Source/core/style/StyleFetchedImage.cpp
third_party/WebKit/Source/core/style/StyleFetchedImageSet.h
third_party/WebKit/Source/core/style/StyleFetchedImageSet.cpp
third_party/WebKit/Source/core/style/StyleGeneratedImage.h
third_party/WebKit/Source/core/style/StyleGeneratedImage.cpp
third_party/WebKit/Source/core/style/StyleImage.h
third_party/WebKit/Source/core/style/StylePendingImage.h
third_party/WebKit/Source/core/svg/SVGFEImageElement.cpp
third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.h
third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp
third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp