Side by Side Diff: third_party/WebKit/LayoutTests/svg/css/svg-resource-fragment-identifier-svg-image-expected.html
Issue 1367193003 :
NOT FOR LANDING Allocate SVGImageForContainer on demand (Closed)
Patch Set: Added some NeedsRebaseline and revived some LayoutListMarker code that turned out to be important
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/fast/gradients/unprefixed-list-item-gradient.html
third_party/WebKit/LayoutTests/svg/css/svg-resource-fragment-identifier-background.html
third_party/WebKit/LayoutTests/svg/css/svg-resource-fragment-identifier-background-expected.html
third_party/WebKit/LayoutTests/svg/css/svg-resource-fragment-identifier-background-srcset.html
third_party/WebKit/LayoutTests/svg/css/svg-resource-fragment-identifier-background-srcset-expected.html
third_party/WebKit/LayoutTests/svg/css/svg-resource-fragment-identifier-img-src.html
third_party/WebKit/LayoutTests/svg/css/svg-resource-fragment-identifier-img-src-expected.html
third_party/WebKit/LayoutTests/svg/css/svg-resource-fragment-identifier-input.html
third_party/WebKit/LayoutTests/svg/css/svg-resource-fragment-identifier-input-expected.html
third_party/WebKit/LayoutTests/svg/css/svg-resource-fragment-identifier-svg-image.html
third_party/WebKit/LayoutTests/svg/css/svg-resource-fragment-identifier-svg-image-expected.html
third_party/WebKit/LayoutTests/svg/css/svg-resource-fragment-identifier-video-poster.html
third_party/WebKit/LayoutTests/svg/css/svg-resource-fragment-identifier-video-poster-expected.html
third_party/WebKit/Source/core/clipboard/DataTransfer.cpp
third_party/WebKit/Source/core/css/CSSCrossfadeValue.cpp
third_party/WebKit/Source/core/css/CSSImageSetValue.cpp
third_party/WebKit/Source/core/css/CSSImageValue.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/LayoutListMarker.h
third_party/WebKit/Source/core/layout/LayoutListMarker.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/DragController.cpp
third_party/WebKit/Source/core/page/PageSerializer.cpp
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.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/SVGImageElement.h
third_party/WebKit/Source/core/svg/graphics/SVGImage.h
third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp
third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.h
third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.cpp
third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp
third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp