Index: LayoutTests/fast/dom/shadow/hostcontext-pseudo-class.html |
diff --git a/LayoutTests/fast/dom/shadow/hostcontext-pseudo-class.html b/LayoutTests/fast/dom/shadow/hostcontext-pseudo-class.html |
index e36161fd7e9f2f6337a11cc806651bdf2586ddcb..e1a0f5fd035c8d39871052ba9a7a9db6763da27a 100644 |
--- a/LayoutTests/fast/dom/shadow/hostcontext-pseudo-class.html |
+++ b/LayoutTests/fast/dom/shadow/hostcontext-pseudo-class.html |
@@ -201,8 +201,7 @@ sandbox.appendChild( |
createDOM('content', {}))), |
createShadowRoot( |
createDOM('span', {'id': 'spanC'}, |
- createDOM('shadow', {}, |
- createDOM('content')))), |
+ createDOM('shadow', {}))), |
createDOM('div', {'id': 'host'}, |
createShadowRoot( |
createDOM('style', {}, |