Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1575363006/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1575363006/120001
4 years, 11 months ago
(2016-01-20 10:00:22 UTC)
#5
4 years, 11 months ago
(2016-01-20 11:14:03 UTC)
#7
Dry run: This issue passed the CQ dry run.
rune
https://codereview.chromium.org/1575363006/diff/120001/third_party/WebKit/LayoutTests/fast/dom/shadow/slotted-pseudo-element-dynamic-attribute-change-expected.html File third_party/WebKit/LayoutTests/fast/dom/shadow/slotted-pseudo-element-dynamic-attribute-change-expected.html (right): https://codereview.chromium.org/1575363006/diff/120001/third_party/WebKit/LayoutTests/fast/dom/shadow/slotted-pseudo-element-dynamic-attribute-change-expected.html#newcode4 third_party/WebKit/LayoutTests/fast/dom/shadow/slotted-pseudo-element-dynamic-attribute-change-expected.html:4: <div id="child" style="background: green;">I should be green.</div> Unnecessary id ...
4 years, 11 months ago
(2016-01-20 12:53:32 UTC)
#8
4 years, 11 months ago
(2016-01-21 07:18:04 UTC)
#11
lgtm
https://codereview.chromium.org/1575363006/diff/120001/third_party/WebKit/Sou...
File third_party/WebKit/Source/core/css/resolver/ScopedStyleResolver.cpp (left):
https://codereview.chromium.org/1575363006/diff/120001/third_party/WebKit/Sou...
third_party/WebKit/Source/core/css/resolver/ScopedStyleResolver.cpp:220:
addRules(ruleSetForScope.get(), authorRules.shadowDistributedRules());
On 2016/01/21 05:09:37, kochi wrote:
> On 2016/01/20 12:53:32, rune wrote:
> > Should this now be named shadowContentRules, since ::slotted is also a rule
> for
> > distributed elements? IIRC, you renamed from Distributed to Content in the
> > parser CL.
>
> Yes, we also have SelectorChecker::matchForShadowDistributed(), so I'd like to
> rename
> all of occurrences in another CL.
Acknowledged.
kochi
The CQ bit was checked by kochi@chromium.org
4 years, 11 months ago
(2016-01-21 07:21:32 UTC)
#12
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1575363006/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1575363006/180001
4 years, 11 months ago
(2016-01-21 07:21:56 UTC)
#13
Issue 1575363006: Implement matching part of ::slotted() pseudo element
(Closed)
Created 4 years, 11 months ago by kochi
Modified 4 years, 11 months ago
Reviewers: rune, hayato
Base URL: https://chromium.googlesource.com/chromium/src.git@blink_slotted_parser
Comments: 20