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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/table/009-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/009-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/009-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/009-expected.txt
index f68c4c0ab5cd62fa848a03471344a7906f458479..ff8ce1465f2a9185937c6deb2cb4ca25f45a3307 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/009-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/009-expected.txt
@@ -25,18 +25,18 @@ layer at (0,0) size 800x600
text run at (2,20) width 32: "text. "
text run at (33,20) width 53: "I should"
text run at (2,38) width 62: "overflow."
- RenderBR {BR} at (63,52) size 1x0
+ LayoutBR {BR} at (63,52) size 1x0
RenderText {#text} at (2,56) size 100x17
text run at (2,56) width 100: "I will overflow."
- RenderBR {BR} at (101,70) size 1x0
+ LayoutBR {BR} at (101,70) size 1x0
RenderText {#text} at (2,74) size 100x35
text run at (2,74) width 100: "I definitely will"
text run at (2,92) width 58: "overflow"
- RenderBR {BR} at (59,106) size 1x0
+ LayoutBR {BR} at (59,106) size 1x0
RenderText {#text} at (2,110) size 68x35
text run at (2,110) width 68: "I promis. I"
text run at (2,128) width 67: "lvoerflow."
- RenderBR {BR} at (68,142) size 1x0
+ LayoutBR {BR} at (68,142) size 1x0
RenderText {#text} at (2,146) size 46x17
text run at (2,146) width 46: "Really."
RenderBlock {P} at (0,74) size 800x0

Powered by Google App Engine
This is Rietveld 408576698