Index: LayoutTests/inspector/elements/user-properties-expected.txt |
diff --git a/LayoutTests/inspector/elements/user-properties-expected.txt b/LayoutTests/inspector/elements/user-properties-expected.txt |
index 4ade2dbce9cb41838754c315d0a3f30d97f18860..0308afe31d985164ed206d6e6f4dcba9f3045534 100644 |
--- a/LayoutTests/inspector/elements/user-properties-expected.txt |
+++ b/LayoutTests/inspector/elements/user-properties-expected.txt |
@@ -120,8 +120,7 @@ aNode removed |
<p>\nTests that DOMNode properly tracks own and descendants' user properties.\n</p> |
- <div id="container"> [descendantUserAttributeCounters:[attr1=1,attr2=1]] |
<div id="child1"></div> |
- - <div id="child2"> [userProperties:[attr2=anotherValue,attr1=true]] |
- </div> |
+ <div id="child2"></div> [userProperties:[attr2=anotherValue,attr1=true]] |
</div> |
+ <div>…</div> |
</body> |