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

Unified Diff: LayoutTests/platform/win/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/win/virtual/slimmingpaint/fast/table/005-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/005-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/005-expected.txt
index 07efea4f2cf9782aaba3329918c45d5bee16d2a9..6131a4e44045de8f7800679a7722e7d6a47eae5b 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/005-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/005-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,0) size 130x18
LayoutTableCell {TD} at (0,0) size 130x18 [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 8x17
text run at (0,0) width 8: "1"
LayoutTableCell {TD} at (130,41) 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,18) size 770x18
LayoutTableCell {TD} at (131,27) size 280x18 [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 8x17
text run at (0,0) width 8: "3"
LayoutTableCell {TD} at (411,27) size 9x18 [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 350x18
LayoutTableCell {TD} at (0,0) size 273x18 [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 8x17
text run at (0,0) width 8: "5"
LayoutTableCell {TD} at (273,9) size 77x0 [r=0 c=1 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698