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

Unified Diff: LayoutTests/platform/mac/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/mac/virtual/slimmingpaint/fast/table/multiple-captions-display-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/multiple-captions-display-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/multiple-captions-display-expected.txt
index 901a6de14074078193ebc5a16d1c22b7846061e5..996a272cbb02b6155a6d9b8e1246e48515406a1a 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/multiple-captions-display-expected.txt
+++ b/LayoutTests/platform/mac/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 0x18
+ LayoutBR {br} at (0,0) size 0x18
RenderText {#text} at (0,18) size 124x18
text run at (0,18) width 124: "Some body content"
- RenderBR {br} at (123,18) size 1x18
+ LayoutBR {br} at (123,18) size 1x18
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