Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(536)

Issue 137583005: resolveScopedKeyframesRules should check @keyframes declared in shadow trees. (Closed)

Created:
6 years, 11 months ago by tasak
Modified:
6 years, 11 months ago
Reviewers:
dglazkov
CC:
blink-reviews, dglazkov+blink, apavlov+blink_chromium.org, darktears
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

resolveScopedKeyframesRules should check @keyframes declared in shadow trees. If a given element is a shadow host, we need to check @keyframe rules declared in shadow trees hosted by the element. BUG=332577 TEST=fast/dom/shadow/shadowhost-keyframes.html Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165156

Patch Set 1 #

Patch Set 2 : Added layout test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -0 lines) Patch
A LayoutTests/fast/dom/shadow/shadowhost-keyframes.html View 1 1 chunk +43 lines, -0 lines 0 comments Download
A LayoutTests/fast/dom/shadow/shadowhost-keyframes-expected.txt View 1 1 chunk +10 lines, -0 lines 0 comments Download
M Source/core/css/resolver/ScopedStyleTree.cpp View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
tasak
6 years, 11 months ago (2014-01-15 08:49:44 UTC) #1
dglazkov
lgtm
6 years, 11 months ago (2014-01-15 18:49:02 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tasak@google.com/137583005/30001
6 years, 11 months ago (2014-01-15 18:49:35 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2014-01-15 19:08:59 UTC) #4
Message was sent while issue was closed.
Change committed as 165156

Powered by Google App Engine
This is Rietveld 408576698