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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/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/virtual/slimmingpaint/fast/css/layerZOrderCrash-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/layerZOrderCrash-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/layerZOrderCrash-expected.txt
index ba2c0fd193333a2faad5231b52ab8a8b9e683f50..7896d4e35e2d8cdb8ea01f192294c737245f6473 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/layerZOrderCrash-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/layerZOrderCrash-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,0) size 784x18
RenderText {#text} at (0,0) size 631x17
text run at (0,0) width 631: "To reproduce this bug outside of DumpRenderTree, click the link below. If broken, we will crash. "
- RenderBR {BR} at (630,14) size 1x0
+ LayoutBR {BR} at (630,14) size 1x0
layer at (8,26) size 60x88
LayoutTable {TABLE} at (0,18) size 60x88
LayoutTableSection {TBODY} at (0,0) size 60x88
@@ -24,11 +24,11 @@ layer at (11,51) size 54x60
LayoutTableCell {TD} at (2,2) size 50x56 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 48x17
text run at (1,1) width 48: "content"
- RenderBR {BR} at (48,15) size 1x0
+ LayoutBR {BR} at (48,15) size 1x0
RenderText {#text} at (1,19) size 48x17
text run at (1,19) width 48: "content"
- RenderBR {BR} at (48,33) size 1x0
+ LayoutBR {BR} at (48,33) size 1x0
RenderText {#text} at (1,37) size 48x17
text run at (1,37) width 48: "content"
- RenderBR {BR} at (48,51) size 1x0
+ LayoutBR {BR} at (48,51) size 1x0
caret: position 5 of child 0 {#text} of body

Powered by Google App Engine
This is Rietveld 408576698