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

Unified Diff: LayoutTests/platform/win-xp/fast/css/nth-child-dynamic-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/win-xp/fast/css/nth-child-dynamic-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/css/nth-child-dynamic-expected.txt b/LayoutTests/platform/win-xp/fast/css/nth-child-dynamic-expected.txt
index c278f0cb096984b2925812c8db116d56f81c4953..8da0a5915e19e0d51648c808d5a59a7ec51f8381 100644
--- a/LayoutTests/platform/win-xp/fast/css/nth-child-dynamic-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/css/nth-child-dynamic-expected.txt
@@ -52,37 +52,37 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (10,314) size 764x252 [border: (1px solid #000000)]
RenderText {#text} at (6,6) size 251x19
text run at (6,6) width 251: "child 0: PASS: found color rgb(255, 0, 0)"
- RenderBR {BR} at (257,21) size 0x0
+ LayoutBR {BR} at (257,21) size 0x0
RenderText {#text} at (6,26) size 235x19
text run at (6,26) width 235: "child 1: PASS: found color rgb(0, 0, 0)"
- RenderBR {BR} at (241,41) size 0x0
+ LayoutBR {BR} at (241,41) size 0x0
RenderText {#text} at (6,46) size 235x19
text run at (6,46) width 235: "child 2: PASS: found color rgb(0, 0, 0)"
- RenderBR {BR} at (241,61) size 0x0
+ LayoutBR {BR} at (241,61) size 0x0
RenderText {#text} at (6,66) size 251x19
text run at (6,66) width 251: "child 3: PASS: found color rgb(255, 0, 0)"
- RenderBR {BR} at (257,81) size 0x0
+ LayoutBR {BR} at (257,81) size 0x0
RenderText {#text} at (6,86) size 235x19
text run at (6,86) width 235: "child 4: PASS: found color rgb(0, 0, 0)"
- RenderBR {BR} at (241,101) size 0x0
+ LayoutBR {BR} at (241,101) size 0x0
RenderText {#text} at (6,106) size 235x19
text run at (6,106) width 235: "child 5: PASS: found color rgb(0, 0, 0)"
- RenderBR {BR} at (241,121) size 0x0
+ LayoutBR {BR} at (241,121) size 0x0
RenderText {#text} at (6,126) size 251x19
text run at (6,126) width 251: "child 6: PASS: found color rgb(255, 0, 0)"
- RenderBR {BR} at (257,141) size 0x0
+ LayoutBR {BR} at (257,141) size 0x0
RenderText {#text} at (6,146) size 235x19
text run at (6,146) width 235: "child 7: PASS: found color rgb(0, 0, 0)"
- RenderBR {BR} at (241,161) size 0x0
+ LayoutBR {BR} at (241,161) size 0x0
RenderText {#text} at (6,166) size 235x19
text run at (6,166) width 235: "child 8: PASS: found color rgb(0, 0, 0)"
- RenderBR {BR} at (241,181) size 0x0
+ LayoutBR {BR} at (241,181) size 0x0
RenderText {#text} at (6,186) size 251x19
text run at (6,186) width 251: "child 9: PASS: found color rgb(255, 0, 0)"
- RenderBR {BR} at (257,201) size 0x0
+ LayoutBR {BR} at (257,201) size 0x0
RenderText {#text} at (6,206) size 243x19
text run at (6,206) width 243: "child 10: PASS: found color rgb(0, 0, 0)"
- RenderBR {BR} at (249,221) size 0x0
+ LayoutBR {BR} at (249,221) size 0x0
RenderText {#text} at (6,226) size 273x19
text run at (6,226) width 273: "div 1: PASS: found color rgb(153, 153, 255)"
- RenderBR {BR} at (279,241) size 0x0
+ LayoutBR {BR} at (279,241) size 0x0

Powered by Google App Engine
This is Rietveld 408576698