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

Unified Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/005-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/linux/virtual/slimmingpaint/fast/table/005-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/005-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/005-expected.txt
index 8d2e803a791bce1c26c7227d76b1ba13d60682b5..a18812a3ebe47b96cb6a1060a308a47053f946c1 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/005-expected.txt
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/005-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,0) size 130x20
LayoutTableCell {TD} at (0,0) size 130x20 [r=0 c=0 rs=1 cs=1]
LayoutImage {IMG} at (0,0) size 130x0
- RenderBR {BR} at (130,0) size 0x0
+ LayoutBR {BR} at (130,0) size 0x0
RenderText {#text} at (0,0) size 8x19
text run at (0,0) width 8: "1"
LayoutTableCell {TD} at (130,46) size 1x7 [bgcolor=#FF0000] [r=0 c=1 rs=5 cs=1]
@@ -29,7 +29,7 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,20) size 770x20
LayoutTableCell {TD} at (131,30) size 280x20 [bgcolor=#800080] [r=1 c=2 rs=2 cs=1]
LayoutImage {IMG} at (0,0) size 280x0
- RenderBR {BR} at (280,0) size 0x0
+ LayoutBR {BR} at (280,0) size 0x0
RenderText {#text} at (0,0) size 8x19
text run at (0,0) width 8: "3"
LayoutTableCell {TD} at (411,30) size 9x20 [bgcolor=#0000FF] [r=1 c=3 rs=2 cs=1]
@@ -45,7 +45,7 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,0) size 350x20
LayoutTableCell {TD} at (0,0) size 273x20 [r=0 c=0 rs=1 cs=1]
LayoutImage {IMG} at (0,0) size 267x0
- RenderBR {BR} at (267,0) size 0x0
+ LayoutBR {BR} at (267,0) size 0x0
RenderText {#text} at (0,0) size 8x19
text run at (0,0) width 8: "5"
LayoutTableCell {TD} at (273,10) size 77x0 [r=0 c=1 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698