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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/table/multiple-captions-display-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/multiple-captions-display-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/multiple-captions-display-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/multiple-captions-display-expected.txt
index 4bdeff33848d7d637fe1c1547b7898ed08796035..cfc068f9ba59def912e8f18a22d591aac9fbf181 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/multiple-captions-display-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/multiple-captions-display-expected.txt
@@ -19,10 +19,10 @@ layer at (0,0) size 800x280
LayoutTableSection {tbody} at (0,150) size 128x38
LayoutTableRow (anonymous) at (0,0) size 128x36
LayoutTableCell (anonymous) at (2,0) size 124x36 [r=0 c=0 rs=1 cs=1]
- RenderBR {br} at (0,0) size 0x17
+ LayoutBR {br} at (0,0) size 0x17
RenderText {#text} at (0,18) size 124x17
text run at (0,18) width 124: "Some body content"
- RenderBR {br} at (123,18) size 1x17
+ LayoutBR {br} at (123,18) size 1x17
LayoutTableSection {tfoot} at (0,190) size 128x20
LayoutTableRow (anonymous) at (0,0) size 128x18
LayoutTableCell (anonymous) at (2,0) size 124x18 [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698