source: webkit/trunk/Source/WebCore/css/parser

Name Size Rev Age Author Last Change
../
CSSAtRuleID.cpp 2.6 KB 293309   3 years cdumez Use equalLettersIgnoringASCIICase() and SortedArrayMap in more places …
CSSAtRuleID.h 2.1 KB 286845   3 years antti [CSS Container Queries] Basic @container at-rule parsing support …
CSSParser.cpp 10.0 KB 294007   3 years bfulgham Remove abandoned CSSDeferredParser implementation and feature flag …
CSSParser.h 3.8 KB 294007   3 years bfulgham Remove abandoned CSSDeferredParser implementation and feature flag …
CSSParserContext.cpp 14.6 KB 295049   3 years ntim Unprefix -webkit-text-justify and add inter-character value …
CSSParserContext.h 5.1 KB 295010   3 years commit-queue Replace CSS3_TEXT build flag with Experimental feature settings …
CSSParserFastPaths.cpp 58.1 KB 295625   3 years commit-queue Fix styling of th elements when explicitly specifiying …
CSSParserFastPaths.h 2.8 KB 279096   4 years don.olmstead Non-unified build fixes late June 2021 edition …
CSSParserIdioms.cpp 2.1 KB 295625   3 years commit-queue Fix styling of th elements when explicitly specifiying …
CSSParserIdioms.h 2.8 KB 285624   4 years antti [CSS Cascade Layers] Support 'revert-layer' value …
CSSParserImpl.cpp 41.0 KB 294007   3 years bfulgham Remove abandoned CSSDeferredParser implementation and feature flag …
CSSParserImpl.h 7.4 KB 294007   3 years bfulgham Remove abandoned CSSDeferredParser implementation and feature flag …
CSSParserMode.h 3.0 KB 278311   4 years weinig Factor out token-type dependent CSS property parsing functions to …
CSSParserObserver.h 1.8 KB 251655   6 years simon.fraser Can't change @font-face descriptors from …
CSSParserObserverWrapper.cpp 3.0 KB 205103   9 years hyatt Initial landing of CSS Parser Tokenization (and files to support …
CSSParserObserverWrapper.h 3.0 KB 208668   9 years commit-queue Use #pragma once in WebCore …
CSSParserSelector.cpp 8.2 KB 293821   3 years cdumez Optimize some convertToASCIIUppercase() call sites …
CSSParserSelector.h 5.2 KB 284973   4 years antti Support ::before and ::after pseudo elements after ::slotted …
CSSParserToken.cpp 22.9 KB 292150   3 years commit-queue Implement units for CSS Typed OM …
CSSParserToken.h 5.7 KB 292150   3 years commit-queue Implement units for CSS Typed OM …
CSSParserTokenRange.cpp 4.5 KB 293484   3 years cdumez Update equalLettersIgnoringASCIICase() / …
CSSParserTokenRange.h 3.5 KB 222113   8 years jfbastien WTF: use Forward.h when appropriate instead of Vector.h …
CSSPropertyParser.cpp 257.3 KB 295476   3 years mmaxfield Delay system font shorthand resolution until after parsing …
CSSPropertyParser.h 6.2 KB 294224   3 years mrobinson Do not allow unitless values for CSS unprefixed perspective property …
CSSPropertyParserHelpers.cpp 181.9 KB 295671   3 years dpino REGRESSION(r295627): [GCC] Unreviewed, fix build error in Debian …
CSSPropertyParserHelpers.h 13.0 KB 295476   3 years mmaxfield Delay system font shorthand resolution until after parsing …
CSSPropertyParserWorkerSafe.cpp 22.4 KB 293484   3 years cdumez Update equalLettersIgnoringASCIICase() / …
CSSPropertyParserWorkerSafe.h 3.6 KB 278340   4 years darin Remove <wtf/Optional.h> https://bugs.webkit.org/show_bug.cgi?id=226437
CSSSelectorParser.cpp 41.0 KB 294611   3 years cdumez Start preparing the code base for marking the StringView(const char*) …
CSSSelectorParser.h 4.6 KB 288111   3 years antti [:has() pseudo-class] Disallow nested :has() …
CSSSupportsParser.cpp 6.4 KB 293484   3 years cdumez Update equalLettersIgnoringASCIICase() / …
CSSSupportsParser.h 2.6 KB 266253   5 years jh718.park Implement @supports selector(). …
CSSTokenizer.cpp 25.2 KB 293484   3 years cdumez Update equalLettersIgnoringASCIICase() / …
CSSTokenizer.h 4.8 KB 293326   3 years cdumez Replace String::replace() functions with makeStringByReplacingAll() …
CSSTokenizerInputStream.cpp 3.0 KB 209466   8 years hyatt [CSS Parser] Eliminate the Scope class and fold it into CSSTokenizer …
CSSTokenizerInputStream.h 3.8 KB 289493   3 years commit-queue Register strings in CSSTokenizer created from preprocessing …
CSSVariableParser.cpp 6.7 KB 292455   3 years antti Remove some @apply leftover code …
CSSVariableParser.h 2.1 KB 246490   6 years darin Rename AtomicString to AtomString …
MediaQueryBlockWatcher.cpp 2.0 KB 205368   9 years hyatt Add support for media query parsing using new CSS Parser …
MediaQueryBlockWatcher.h 1.9 KB 208668   9 years commit-queue Use #pragma once in WebCore …
MediaQueryParser.cpp 13.3 KB 293484   3 years cdumez Update equalLettersIgnoringASCIICase() / …
MediaQueryParser.h 6.1 KB 292951   3 years cdumez Leverage StringView in more places …
SizesAttributeParser.cpp 6.7 KB 291863   3 years cdumez Start preparing WebCore for making the String(const char*) constructor …
SizesAttributeParser.h 2.6 KB 252828   5 years antti Media queries in img sizes attribute don't evaluate dynamically …
SizesCalcParser.cpp 8.9 KB 293484   3 years cdumez Update equalLettersIgnoringASCIICase() / …
SizesCalcParser.h 2.6 KB 205905   9 years hyatt [CSS Parser] Enable the new sizes parser by default …
Note: See TracBrowser for help on using the repository browser.