Side by Side Diff: LayoutTests/transforms/translate.html 
  
  
    
       
    Issue 1158603003 : 
  CSS Independent Transform Properties  (Closed) 
  
    Patch Set: Rebase master and explicit applyTransform parameters 
    
  
  
    Use n/p to move between diff chunks;
    N/P to move between comments.
    
    Draft comments are only viewable by you. 
    
  
 
  
  
    Jump to: 
      
        LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt 
      
        LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt 
      
        LayoutTests/svg/css/getComputedStyle-listing-expected.txt 
      
        LayoutTests/transforms/combine-rotate-and-transform-origin.html 
      
        LayoutTests/transforms/combine-rotate-and-transform-origin-expected.html 
      
        LayoutTests/transforms/combine-transforms-properties-motion-path.html 
      
        LayoutTests/transforms/combine-transforms-properties-motion-path-expected.html 
      
        LayoutTests/transforms/combine-transforms-properties-transform.html 
      
        LayoutTests/transforms/combine-transforms-properties-transform-expected.html 
      
        LayoutTests/transforms/rotate.html 
      
        LayoutTests/transforms/rotate-expected.html 
      
        LayoutTests/transforms/rotate-parsing.html 
      
        LayoutTests/transforms/scale.html 
      
        LayoutTests/transforms/scale-expected.html 
      
        LayoutTests/transforms/scale-parsing.html 
      
        LayoutTests/transforms/transform-properties-mixed.html 
      
        LayoutTests/transforms/transform-properties-mixed-expected.html 
      
        LayoutTests/transforms/translate.html 
      
        LayoutTests/transforms/translate-expected.html 
      
        LayoutTests/transforms/translate-parsing.html 
      
        LayoutTests/webexposed/css-properties-as-js-properties-expected.txt 
      
        Source/core/css/CSSComputedStyleDeclaration.cpp 
      
        Source/core/css/CSSProperties.in 
      
        Source/core/css/ComputedStyleCSSValueMapping.cpp 
      
        Source/core/css/parser/CSSPropertyParser.cpp 
      
        Source/core/css/resolver/StyleBuilderConverter.h 
      
        Source/core/css/resolver/StyleBuilderConverter.cpp 
      
        Source/core/frame/UseCounter.cpp 
      
        Source/core/layout/compositing/CompositedDeprecatedPaintLayerMapping.cpp 
      
        Source/core/layout/compositing/CompositingReasonFinder.cpp 
      
        Source/core/paint/DeprecatedPaintLayer.cpp 
      
        Source/core/style/ComputedStyle.h 
      
        Source/core/style/ComputedStyle.cpp 
      
        Source/core/style/StyleTransformData.h 
      
        Source/core/style/StyleTransformData.cpp 
      
        Source/core/svg/SVGGraphicsElement.cpp 
      
        Source/platform/RuntimeEnabledFeatures.in 
      
        Source/platform/transforms/RotateTransformOperation.h 
      
        Source/platform/transforms/ScaleTransformOperation.h 
      
        Source/platform/transforms/TranslateTransformOperation.h