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

Issue 23060029: Only allow reprojecting shadows between ShadowRoots of the same type (Closed)

Created:
7 years, 4 months ago by esprehn
Modified:
7 years, 4 months ago
Reviewers:
CC:
blink-reviews, webcomponents-bugzilla_chromium.org, dglazkov+blink, eae+blinkwatch, adamk+blink_chromium.org
Visibility:
Public.

Description

Only allow reprojecting shadows between ShadowRoots of the same type (Busted issue)

Patch Set 1 #

Patch Set 2 : Base files missing #

Patch Set 3 : Base files missing #

Patch Set 4 : Base files missing #

Patch Set 5 : Base files missing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -262 lines) Patch
D LayoutTests/fast/dom/shadow/input-with-validation.html View 1 chunk +0 lines, -25 lines 0 comments Download
LayoutTests/fast/dom/shadow/input-with-validation-expected.html View 1 chunk +0 lines, -20 lines 0 comments Download
LayoutTests/fast/dom/shadow/shadowdom-for-input-button.html View 1 chunk +0 lines, -54 lines 0 comments Download
LayoutTests/fast/dom/shadow/shadowdom-for-input-button-expected.html View 1 chunk +0 lines, -38 lines 0 comments Download
D LayoutTests/fast/dom/shadow/shadowdom-for-keygen-complex-shadow.html View 1 chunk +0 lines, -16 lines 0 comments Download
LayoutTests/fast/dom/shadow/shadowdom-for-keygen-complex-shadow-expected.html View 1 chunk +0 lines, -9 lines 0 comments Download
LayoutTests/fast/dom/shadow/shadowdom-for-meter-dynamic-expected.html View 1 chunk +1 line, -1 line 0 comments Download
LayoutTests/fast/dom/shadow/shadowdom-for-meter-expected.html View 1 chunk +1 line, -1 line 0 comments Download
LayoutTests/fast/dom/shadow/shadowdom-for-meter-multiple-expected.html View 1 chunk +1 line, -1 line 0 comments Download
LayoutTests/fast/dom/shadow/shadowdom-for-meter-with-style-expected.html View 1 chunk +1 line, -1 line 0 comments Download
LayoutTests/fast/dom/shadow/shadowdom-for-meter-without-appearance-expected.html View 1 chunk +1 line, -1 line 0 comments Download
LayoutTests/fast/dom/shadow/shadowdom-for-progress-dynamic-expected.html View 1 chunk +1 line, -1 line 0 comments Download
LayoutTests/fast/dom/shadow/shadowdom-for-progress-expected.html View 1 chunk +1 line, -1 line 0 comments Download
LayoutTests/fast/dom/shadow/shadowdom-for-progress-multiple-expected.html View 1 chunk +1 line, -1 line 0 comments Download
LayoutTests/fast/dom/shadow/shadowdom-for-progress-with-style-expected.html View 1 chunk +1 line, -1 line 0 comments Download
LayoutTests/fast/dom/shadow/shadowdom-for-progress-without-appearance-expected.html View 1 chunk +1 line, -1 line 0 comments Download
D LayoutTests/fast/dom/shadow/shadowdom-for-textarea.html View 1 chunk +0 lines, -21 lines 0 comments Download
LayoutTests/fast/dom/shadow/shadowdom-for-textarea-expected.html View 1 chunk +0 lines, -12 lines 0 comments Download
D LayoutTests/fast/dom/shadow/shadowdom-for-textarea-with-placeholder.html View 1 chunk +0 lines, -21 lines 0 comments Download
D LayoutTests/fast/dom/shadow/shadowdom-for-textarea-with-placeholder-expected.html View 1 chunk +0 lines, -17 lines 0 comments Download
Source/core/dom/shadow/ElementShadow.cpp View 1 chunk +5 lines, -5 lines 0 comments Download
Source/core/html/shadow/HTMLShadowElement.cpp View 1 chunk +7 lines, -14 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698