Side by Side Diff: third_party/WebKit/LayoutTests/custom-properties/var-reference-registered-properties-expected.txt
Issue 2310823002 :
Skeleton implementation of CSS Properties and Values API (Closed)
Patch Set: custom properties :D
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/custom-properties/register-property.html
third_party/WebKit/LayoutTests/custom-properties/unregister-property.html
third_party/WebKit/LayoutTests/custom-properties/var-reference-registered-properties.html
third_party/WebKit/LayoutTests/custom-properties/var-reference-registered-properties-expected.txt
third_party/WebKit/Source/bindings/core/v8/BUILD.gn
third_party/WebKit/Source/core/core_idl_files.gni
third_party/WebKit/Source/core/css/BUILD.gn
third_party/WebKit/Source/core/css/CSSComputedStyleDeclaration.cpp
third_party/WebKit/Source/core/css/CSSSyntaxDescriptor.h
third_party/WebKit/Source/core/css/CSSSyntaxDescriptor.cpp
third_party/WebKit/Source/core/css/CSSVariableData.h
third_party/WebKit/Source/core/css/CSSVariableData.cpp
third_party/WebKit/Source/core/css/ComputedStyleCSSValueMapping.h
third_party/WebKit/Source/core/css/ComputedStyleCSSValueMapping.cpp
third_party/WebKit/Source/core/css/PropertyDescriptor.idl
third_party/WebKit/Source/core/css/PropertyRegistration.h
third_party/WebKit/Source/core/css/PropertyRegistration.cpp
third_party/WebKit/Source/core/css/PropertyRegistration.idl
third_party/WebKit/Source/core/css/PropertyRegistry.h
third_party/WebKit/Source/core/css/PropertyRegistry.cpp
third_party/WebKit/Source/core/css/parser/CSSVariableParser.h
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/StyleBuilderConverter.h
third_party/WebKit/Source/core/css/resolver/StyleBuilderConverter.cpp
third_party/WebKit/Source/core/css/resolver/StyleBuilderCustom.cpp
third_party/WebKit/Source/core/css/resolver/StyleResolver.cpp
third_party/WebKit/Source/core/dom/Document.h
third_party/WebKit/Source/core/dom/Document.cpp
third_party/WebKit/Source/core/dom/StyleChangeReason.h
third_party/WebKit/Source/core/dom/StyleChangeReason.cpp
third_party/WebKit/Source/core/style/ComputedStyle.h
third_party/WebKit/Source/core/style/ComputedStyle.cpp
third_party/WebKit/Source/core/style/StyleVariableData.h
third_party/WebKit/Source/core/style/StyleVariableData.cpp
third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in