Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(76)

Unified Diff: LayoutTests/platform/mac/fast/dom/children-nodes-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/fast/dom/children-nodes-expected.txt
diff --git a/LayoutTests/platform/mac/fast/dom/children-nodes-expected.txt b/LayoutTests/platform/mac/fast/dom/children-nodes-expected.txt
index 412fe81a7b1bf312d7793f5d86657b8de0734684..625d5e1d3d0ca6a770263bfe5de1fedfd45d33ba 100644
--- a/LayoutTests/platform/mac/fast/dom/children-nodes-expected.txt
+++ b/LayoutTests/platform/mac/fast/dom/children-nodes-expected.txt
@@ -44,59 +44,59 @@ layer at (0,0) size 800x600
RenderText {#text} at (31,0) size 26x18
text run at (31,0) width 26: "line"
RenderBlock {DIV} at (0,178) size 784x360
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderText {#text} at (0,18) size 383x18
text run at (0,18) width 383: "Results: children.length = 5 (should be 5 DIV nodes below)"
- RenderBR {BR} at (382,32) size 1x0
+ LayoutBR {BR} at (382,32) size 1x0
RenderText {#text} at (0,36) size 114x18
text run at (0,36) width 114: " node: DIV (one)"
- RenderBR {BR} at (113,50) size 1x0
+ LayoutBR {BR} at (113,50) size 1x0
RenderText {#text} at (0,54) size 115x18
text run at (0,54) width 115: " node: DIV (two)"
- RenderBR {BR} at (114,68) size 1x0
+ LayoutBR {BR} at (114,68) size 1x0
RenderText {#text} at (0,72) size 123x18
text run at (0,72) width 123: " node: DIV (three)"
- RenderBR {BR} at (122,86) size 1x0
+ LayoutBR {BR} at (122,86) size 1x0
RenderText {#text} at (0,90) size 118x18
text run at (0,90) width 118: " node: DIV (four)"
- RenderBR {BR} at (117,104) size 1x0
+ LayoutBR {BR} at (117,104) size 1x0
RenderText {#text} at (0,108) size 116x18
text run at (0,108) width 116: " node: DIV (five)"
- RenderBR {BR} at (115,122) size 1x0
- RenderBR {BR} at (0,126) size 0x18
+ LayoutBR {BR} at (115,122) size 1x0
+ LayoutBR {BR} at (0,126) size 0x18
RenderText {#text} at (0,144) size 331x18
text run at (0,144) width 331: "childNodes.length = 11 (should be 11 nodes below)"
- RenderBR {BR} at (330,158) size 1x0
+ LayoutBR {BR} at (330,158) size 1x0
RenderText {#text} at (0,162) size 159x18
text run at (0,162) width 159: " node: #text (undefined)"
- RenderBR {BR} at (158,176) size 1x0
+ LayoutBR {BR} at (158,176) size 1x0
RenderText {#text} at (0,180) size 114x18
text run at (0,180) width 114: " node: DIV (one)"
- RenderBR {BR} at (113,194) size 1x0
+ LayoutBR {BR} at (113,194) size 1x0
RenderText {#text} at (0,198) size 159x18
text run at (0,198) width 159: " node: #text (undefined)"
- RenderBR {BR} at (158,212) size 1x0
+ LayoutBR {BR} at (158,212) size 1x0
RenderText {#text} at (0,216) size 115x18
text run at (0,216) width 115: " node: DIV (two)"
- RenderBR {BR} at (114,230) size 1x0
+ LayoutBR {BR} at (114,230) size 1x0
RenderText {#text} at (0,234) size 159x18
text run at (0,234) width 159: " node: #text (undefined)"
- RenderBR {BR} at (158,248) size 1x0
+ LayoutBR {BR} at (158,248) size 1x0
RenderText {#text} at (0,252) size 123x18
text run at (0,252) width 123: " node: DIV (three)"
- RenderBR {BR} at (122,266) size 1x0
+ LayoutBR {BR} at (122,266) size 1x0
RenderText {#text} at (0,270) size 159x18
text run at (0,270) width 159: " node: #text (undefined)"
- RenderBR {BR} at (158,284) size 1x0
+ LayoutBR {BR} at (158,284) size 1x0
RenderText {#text} at (0,288) size 118x18
text run at (0,288) width 118: " node: DIV (four)"
- RenderBR {BR} at (117,302) size 1x0
+ LayoutBR {BR} at (117,302) size 1x0
RenderText {#text} at (0,306) size 159x18
text run at (0,306) width 159: " node: #text (undefined)"
- RenderBR {BR} at (158,320) size 1x0
+ LayoutBR {BR} at (158,320) size 1x0
RenderText {#text} at (0,324) size 116x18
text run at (0,324) width 116: " node: DIV (five)"
- RenderBR {BR} at (115,338) size 1x0
+ LayoutBR {BR} at (115,338) size 1x0
RenderText {#text} at (0,342) size 159x18
text run at (0,342) width 159: " node: #text (undefined)"
- RenderBR {BR} at (158,356) size 1x0
+ LayoutBR {BR} at (158,356) size 1x0

Powered by Google App Engine
This is Rietveld 408576698