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

Unified Diff: LayoutTests/platform/win-xp/fast/css/layerZOrderCrash-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/layerZOrderCrash-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/css/layerZOrderCrash-expected.txt b/LayoutTests/platform/win-xp/fast/css/layerZOrderCrash-expected.txt
index a07078e57bca40ff666e607ca974a8ddc2318e80..7804828b1aa8f1025fe7a02730a86f5739cfa36f 100644
--- a/LayoutTests/platform/win-xp/fast/css/layerZOrderCrash-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/css/layerZOrderCrash-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,0) size 784x20
RenderText {#text} at (0,0) size 591x19
text run at (0,0) width 591: "To reproduce this bug outside of DumpRenderTree, click the link below. If broken, we will crash. "
- RenderBR {BR} at (591,15) size 0x0
+ LayoutBR {BR} at (591,15) size 0x0
layer at (8,28) size 56x96
LayoutTable {TABLE} at (0,20) size 56x96
LayoutTableSection {TBODY} at (0,0) size 56x96
@@ -24,11 +24,11 @@ layer at (11,55) size 50x66
LayoutTableCell {TD} at (2,2) size 46x62 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 44x19
text run at (1,1) width 44: "content"
- RenderBR {BR} at (45,16) size 0x0
+ LayoutBR {BR} at (45,16) size 0x0
RenderText {#text} at (1,21) size 44x19
text run at (1,21) width 44: "content"
- RenderBR {BR} at (45,36) size 0x0
+ LayoutBR {BR} at (45,36) size 0x0
RenderText {#text} at (1,41) size 44x19
text run at (1,41) width 44: "content"
- RenderBR {BR} at (45,56) size 0x0
+ LayoutBR {BR} at (45,56) size 0x0
caret: position 5 of child 0 {#text} of body

Powered by Google App Engine
This is Rietveld 408576698