Index: LayoutTests/fast/dom/shadow/content-reprojection-fallback.html |
diff --git a/LayoutTests/fast/dom/shadow/content-reprojection-fallback.html b/LayoutTests/fast/dom/shadow/content-reprojection-fallback.html |
index 9aaf5837fb94c08b948143ad9e2ff32ffef57151..12a3f867c2c90e07c35be1c39b626af551580077 100644 |
--- a/LayoutTests/fast/dom/shadow/content-reprojection-fallback.html |
+++ b/LayoutTests/fast/dom/shadow/content-reprojection-fallback.html |
@@ -2,7 +2,7 @@ |
<html> |
-<p>Fallback elements should be rendered if it's distributed</p> |
+<p>Fallback elements for content insertion points should be rendered</p> |
<div id="host1"></div> |
@@ -21,5 +21,3 @@ shadowRoot2.innerHTML = '<content select="div"></content>'; |
</script> |
</html> |
- |
- |