Side by Side Diff: third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-override-self-expected.txt 
  
  
    
       
    
  
 
    Issue 1645433002 : 
  Basic implementation of @apply  (Closed) 
  
 
  
    Patch Set: fix expted.txt for failing test 
    
  
  
    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/css/atapply/at-apply-basic.html 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-cascade.html 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-cascade-multiple-rules.html 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-cascade-trick.html 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-cascade-trick-2.html 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-cascade-trick-2-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-cssom-apis.html 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-in-inline-style.html 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-in-regular-property.html 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-in-regular-property-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-inherited-variable.html 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-invalid-cycles.html 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-invalid-nesting.html 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-invalid-syntax.html 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-nested.html 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-override-custom-property.html 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-override-custom-property-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-override-self.html 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-override-self-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-recursive.html 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-shorthands.html 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-variable-references.html 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/at-apply-whitespace.html 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/custom-property-set-syntax.html 
      
        third_party/WebKit/LayoutTests/fast/css/atapply/multiple-at-apply-rules.html 
      
        third_party/WebKit/Source/build/scripts/css_properties.py 
      
        third_party/WebKit/Source/build/scripts/make_css_property_names.py 
      
        third_party/WebKit/Source/build/scripts/templates/CSSPropertyMetadata.cpp.tmpl 
      
        third_party/WebKit/Source/core/css/CSSVariableData.h 
      
        third_party/WebKit/Source/core/css/CSSVariableData.cpp 
      
        third_party/WebKit/Source/core/css/PropertySetCSSStyleDeclaration.cpp 
      
        third_party/WebKit/Source/core/css/StylePropertySerializer.cpp 
      
        third_party/WebKit/Source/core/css/parser/CSSAtRuleID.h 
      
        third_party/WebKit/Source/core/css/parser/CSSAtRuleID.cpp 
      
        third_party/WebKit/Source/core/css/parser/CSSParser.h 
      
        third_party/WebKit/Source/core/css/parser/CSSParser.cpp 
      
        third_party/WebKit/Source/core/css/parser/CSSParserImpl.h 
      
        third_party/WebKit/Source/core/css/parser/CSSParserImpl.cpp 
      
        third_party/WebKit/Source/core/css/parser/CSSVariableParser.cpp 
      
        third_party/WebKit/Source/core/css/resolver/CSSVariableResolver.h 
      
        third_party/WebKit/Source/core/css/resolver/CSSVariableResolver.cpp 
      
        third_party/WebKit/Source/core/css/resolver/StyleResolver.h 
      
        third_party/WebKit/Source/core/css/resolver/StyleResolver.cpp 
      
        third_party/WebKit/Source/core/frame/UseCounter.h 
      
        third_party/WebKit/Source/core/frame/UseCounter.cpp 
      
        third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in