| Index: LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-distributed-to-younger.html
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-distributed-to-younger.html b/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-distributed-to-younger.html
|
| index b8d47bfaa51dbd528b2d4d846f13b91eb4ab9d70..cdb864775fea34e785cca95b341df295cdf8bc13 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-distributed-to-younger.html
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-distributed-to-younger.html
|
| @@ -5,7 +5,7 @@
|
| <script src="resources/shadow-dom.js"></script>
|
| <script src="resources/event-dispatching.js"></script>
|
| <style>
|
| - sandbox /shadow-deep/ div {
|
| + sandbox /deep/ div {
|
| padding-top: 20px;
|
| width: 40px;
|
| }
|
|
|