Sign in
webkit
/
WebKit
/
ec4bec365145b97a4c8298e9197714494a14a286
/
Source
/
WebCore
/
css
/
RuleSet.cpp
6be0e97
Document::securityOrigin() should return a reference.
by akling@apple.com
· 8 years ago
a86f328
Source/WebCore:
by antti@apple.com
· 8 years ago
2090449
Fix the !ENABLE(VIDEO_TRACK) build
by ossy@webkit.org
· 8 years ago
857868c
slotted() pseudo does not work with ID selector
by antti@apple.com
· 8 years ago
32585f1
[CSS Parser] Fix compound selector parsing.
by hyatt@apple.com
· 8 years ago
6d138f0
Stop copying author shadow pseudo rules into shadow tree style resolver
by antti@apple.com
· 8 years ago
051dc35
Enabling Shadow DOM for all platforms
by commit-queue@webkit.org
· 9 years ago
9eaaf9f
Media queries and platform screen modernization and streamlining
by darin@apple.com
· 9 years ago
df0d6f5
Clean up / Modernize the CSS Parser
by cdumez@apple.com
· 9 years ago
ef05c0f
Clean up CSS code https://bugs.webkit.org/show_bug.cgi?id=157808
by achristensen@apple.com
· 9 years ago
9d310f4
Implement functional :host() pseudo class
by antti@apple.com
· 9 years ago
088c78d
Unreviewed, rolling out r199268. https://bugs.webkit.org/show_bug.cgi?id=156440
by commit-queue@webkit.org
· 9 years ago
fce2399
Implement functional :host() pseudo class
by antti@apple.com
· 9 years ago
8c4fa4e
Implement ::slotted pseudo element
by antti@apple.com
· 9 years ago
03d8939
Optimize style invalidation after class attribute change
by antti@apple.com
· 9 years ago
c7a0f03
Unreviewed, rolling out r195173.
by cdumez@apple.com
· 9 years ago
5d92505
Give RuleSet a BumpArena and start using it for RuleDataVectors.
by akling@apple.com
· 9 years ago
ab38f88
Enable selector filtering for shadow trees
by antti@apple.com
· 9 years ago
13aae08
Replace WTF::move with WTFMove https://bugs.webkit.org/show_bug.cgi?id=152601
by aestes@apple.com
· 9 years ago
0335753
Clean up some CSS & Font code https://bugs.webkit.org/show_bug.cgi?id=150767
by mmaxfield@apple.com
· 9 years ago
6d9e241
Implement :host pseudo class
by antti@apple.com
· 9 years ago
0ffd713
Use separate style resolver for user agent shadow trees
by antti@apple.com
· 9 years ago
264add7
Isolated worlds should respect Content Security Policy; User Agent Shadow DOM
by dbates@webkit.org
· 10 years ago
2f55ef3
Enable :any-link by default https://bugs.webkit.org/show_bug.cgi?id=143201
by benjamin@webkit.org
· 10 years ago
d58a1a7
Fix CSS Selector's tag name matching when mixing HTML and XML
by benjamin@webkit.org
· 10 years ago
bc1a299
Hang CSSFontSelector off Document instead of StyleResolver.
by akling@apple.com
· 10 years ago
d6d61af2
Some improvements to RuleSet shrinking. <https://webkit.org/b/140534>
by akling@apple.com
· 10 years ago
7687ecf
Use is<>() / downcast<>() for StyleRuleBase subclasses
by cdumez@apple.com
· 10 years ago
5d0143f
Fix style sharing with the "type" and "readonly" attributes
by benjamin@webkit.org
· 10 years ago
d2a5e4c
Rename WebKitCSSKeyframe(s)Rule into CSSKeyframe(s)Rule
by dino@apple.com
· 10 years ago
b2b7d54
Make the Selector's specificity part of Selector matching
by benjamin@webkit.org
· 10 years ago
061761a
CSS4 Selectors: Add the pseudo class :any-link
by benjamin@webkit.org
· 10 years ago
8a05e82
CSS Rule features are ignored for nested CSS Selector lists
by benjamin@webkit.org
· 10 years ago
1fc5349
Remove ENABLE_CSS3_CONDITIONAL_RULES
by dino@apple.com
· 10 years ago
58aa869
Make all CSSSelector data members private
by cdumez@apple.com
· 10 years ago
6e590eb
Remove SelectorCheckerFastPath from the style resolution algorithm
by benjamin@webkit.org
· 11 years ago
cba5b68
Rename selectorListContainsUncommonAttributeSelector() to selectorListContainsAttributeSelector()
by benjamin@webkit.org
· 11 years ago
44b5497
Partition the CSS rules based on the most specific filter of the rightmost fragment
by benjamin@webkit.org
· 11 years ago
6cfd7e6
Added css jit profiler, disabled by default.
by achristensen@apple.com
· 11 years ago
3f95728
Unreviewed, rolling out r170894. https://bugs.webkit.org/show_bug.cgi?id=134749
by commit-queue@webkit.org
· 11 years ago
e54c50f
Added css jit profiler, disabled by default.
by commit-queue@webkit.org
· 11 years ago
0cefe4f
Add WTF::move() https://bugs.webkit.org/show_bug.cgi?id=134500
by dbates@webkit.org
· 11 years ago
f4ffe86
Rename the CSSSelector PseudoType to PseudoClassType
by benjamin@webkit.org
· 11 years ago
ef42be4
Split CSS Selectors pseudo class and pseudo elements
by benjamin@webkit.org
· 11 years ago
65182ee
Remove leftover cruft from scoped stylesheet implementation.
by akling@apple.com
· 11 years ago
fca1276
Manage RuleSet and RuleData classes through std::unique_ptr instead of OwnPtr
by zandobersek@gmail.com
· 11 years ago
bf263da
Remove StyleScopeResolver https://bugs.webkit.org/show_bug.cgi?id=128069
by antti@apple.com
· 11 years ago
c3523f8
Remove spaces between template angle brackets
by andersca@apple.com
· 11 years ago
ccd9e08
StyleResolver & friends should use Document&. <https://webkit.org/b/120527>
by akling@apple.com
· 12 years ago
c751541
Remove ::-webkit-distributed() https://bugs.webkit.org/show_bug.cgi?id=116106
by antti@apple.com
· 12 years ago
c39af22
Reoptimize free-standing :focus/link/visited/-webkit-any-link selectors.
by antti@apple.com
· 12 years ago
9d72cb0
Remove the memory instrumentation code
by benjamin@webkit.org
· 12 years ago
eceea3b
Split SelectorChecker's fast-checking logic into its own class.
by dglazkov@chromium.org
· 12 years ago
513fbcf
[Shadow DOM] Implements a '::distributed()' pseudo element.
by hayato@chromium.org
· 12 years ago
a530930
class="cue" is getting some default style
by commit-queue@webkit.org
· 12 years ago
a7d09fc
Web Inspector: Native Memory Instrumentation: provide edge names to class members in all WebCore instrumented classes.
by loislo@chromium.org
· 12 years ago
140a771
Pass CSSSelector pointers around as const after parsing stage.
by akling@apple.com
· 12 years ago
0bcebbe
Whitelist should also work for the WebVTT ::cue element without an argument
by commit-queue@webkit.org
· 12 years ago
48d5604
CSS: Make tag sub-selectors standalone CSSSelectors.
by akling@apple.com
· 12 years ago
085528c
Implement ::cue() pseudo element property whitelist
by commit-queue@webkit.org
· 12 years ago
03dd24f
Implement CSSSupportsRule https://bugs.webkit.org/show_bug.cgi?id=104822
by commit-queue@webkit.org
· 12 years ago
104b5ab
Allow nesting of at-rules https://bugs.webkit.org/show_bug.cgi?id=106696
by commit-queue@webkit.org
· 12 years ago
771ab1f
Web Inspector: Native Memory Instrumentation: fix instrumentation for already instrumented classes 2/N
by loislo@chromium.org
· 12 years ago
7696fea
Unreviewed, rolling out r139306.
by loislo@chromium.org
· 12 years ago
ba8b9be
Web Inspector: Native Memory Instrumentation: fix instrumentation for already instrumented classes 2/N
by loislo@chromium.org
· 12 years ago
95c1566
[CSS Regions] @region rules inside media queries are ignored
by zoltan@webkit.org
· 12 years ago
4e8caa3
Split fast-rejection filter logic off SelectorChecker.
by dglazkov@chromium.org
· 12 years ago
7db073d
Implement matching cue by the class name with ::cue pseudo element
by commit-queue@webkit.org
· 12 years ago
161be4c
[Shadow DOM]: scoped styles are not applied in the cascade order.
by tasak@google.com
· 12 years ago
daa81a4
Apply the resolved viewport rules https://bugs.webkit.org/show_bug.cgi?id=95964
by commit-queue@webkit.org
· 12 years ago
55b59ea
[CSSRegions] Region styling properties are not filtered correctly
by mihnea@adobe.com
· 12 years ago
ade81c3
[Refactoring] Expose collectFeaturesFromSelector from RuleSet.cpp
by shinyak@chromium.org
· 12 years ago
e04a5d1
[Shadow] Using isUnknownPseudoElement() for shadow pseudo id seems confusing
by shinyak@chromium.org
· 12 years ago
2b48571
Avoid unnecessary style recalcs on class attribute mutation
by antti@apple.com
· 12 years ago
4a7bee5
[Shadow DOM] Needs @host rule for ShadowDOM styling
by tasak@google.com
· 12 years ago
ee11abd
Unreviewed, rolling out r132303 and r132312.
by commit-queue@webkit.org
· 12 years ago
8cd8646
[Shadow DOM] Needs @host rule for ShadowDOM styling
by tasak@google.com
· 12 years ago
ee55405
Rename first/second to key/value in HashMap iterators
by benjamin@webkit.org
· 12 years ago
3b321b5
[Refactoring] Some classes in StyleResolver.cpp/h could have its own file.
by morrita@google.com
· 12 years ago