Side by Side Diff: LayoutTests/transforms/rotate.html 
  
  
    
       
    Issue 1158603003 : 
  CSS Independent Transform Properties  (Closed) 
  
    Patch Set: Correct equality operators and remove dependencies on size() in parser 
    
  
  
    Use n/p to move between diff chunks;
    N/P to move between comments.
    
    Draft comments are only viewable by you. 
    
  
 
  
  
    Jump to: 
      
        LayoutTests/animations/svg-attribute-interpolation/resources/interpolation-test.js 
      
        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/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.txt 
      
        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/animation/KeyframeEffect.cpp 
      
        Source/core/animation/css/CSSAnimatableValueFactory.cpp 
      
        Source/core/animation/css/CSSPropertyEquality.cpp 
      
        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/AnimatedStyleBuilder.cpp 
      
        Source/core/css/resolver/StyleBuilderConverter.h 
      
        Source/core/css/resolver/StyleBuilderConverter.cpp 
      
        Source/core/frame/UseCounter.cpp 
      
        Source/core/layout/compositing/CompositingReasonFinder.cpp 
      
        Source/core/style/ComputedStyle.h 
      
        Source/core/style/ComputedStyle.cpp 
      
        Source/core/style/StyleTransformData.h 
      
        Source/core/style/StyleTransformData.cpp 
      
        Source/platform/RuntimeEnabledFeatures.in 
      
        Source/platform/transforms/RotateTransformOperation.h 
      
        Source/platform/transforms/ScaleTransformOperation.h 
      
        Source/platform/transforms/TransformOperation.h 
      
        Source/platform/transforms/TranslateTransformOperation.h