Index: third_party/WebKit/LayoutTests/platform/win/fast/dom/children-nodes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/dom/children-nodes-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/dom/children-nodes-expected.txt |
index 0fb413ced1e6c6dab5e986ce00d86501e8535287..8711db33ec978f58cd364e2f685b5569bcec24df 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/dom/children-nodes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/dom/children-nodes-expected.txt |
@@ -5,10 +5,10 @@ layer at (0,0) size 800x600 |
LayoutBlockFlow {BODY} at (8,8) size 784x584 |
LayoutBlockFlow {DIV} at (0,0) size 784x88 [border: (1px solid #FF0000)] |
LayoutBlockFlow {P} at (1,17) size 782x54 |
- LayoutText {#text} at (0,0) size 757x53 |
+ LayoutText {#text} at (0,0) size 755x53 |
text run at (0,0) width 711: "This test verifies that JavaScript returns only direct descendent element nodes in the 'children' collection (an IE" |
text run at (0,18) width 75: "extension). " |
- text run at (74,18) width 683: "We also verify that the 'childNodes' collection contains direct descendent nodes of any type (text, element," |
+ text run at (74,18) width 681: "We also verify that the 'childNodes' collection contains direct descendent nodes of any type (text, element," |
text run at (0,36) width 28: "etc.)" |
LayoutBlockFlow {DIV} at (0,88) size 784x90 |
LayoutBlockFlow {DIV} at (0,0) size 784x18 |
@@ -64,9 +64,9 @@ layer at (0,0) size 800x600 |
text run at (0,108) width 116: " node: DIV (five)" |
LayoutBR {BR} at (115,122) size 1x0 |
LayoutBR {BR} at (0,126) size 0x17 |
- LayoutText {#text} at (0,144) size 331x17 |
- text run at (0,144) width 331: "childNodes.length = 11 (should be 11 nodes below)" |
- LayoutBR {BR} at (330,158) size 1x0 |
+ LayoutText {#text} at (0,144) size 330x17 |
+ text run at (0,144) width 330: "childNodes.length = 11 (should be 11 nodes below)" |
+ LayoutBR {BR} at (329,158) size 1x0 |
LayoutText {#text} at (0,162) size 159x17 |
text run at (0,162) width 159: " node: #text (undefined)" |
LayoutBR {BR} at (158,176) size 1x0 |