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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/039-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-xp/virtual/slimmingpaint/fast/table/039-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/039-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/039-expected.txt
index 0f26d4c31a923b857f4b651cc51b7707e746fd22..086128890d2735032dbc461700a9fb7ae85b8b51 100644
--- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/039-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/039-expected.txt
@@ -43,10 +43,10 @@ layer at (0,0) size 800x600
text run at (0,0) width 47: "Row 0:"
RenderText {#text} at (47,0) size 170x19
text run at (47,0) width 170: " (1,1)\x{9}(1,2)\x{9}(1,3)\x{9}(1,4)\x{9}(1,5)"
- RenderBR {BR} at (217,15) size 0x0
+ LayoutBR {BR} at (217,15) size 0x0
RenderInline {B} at (0,0) size 47x19
RenderText {#text} at (0,20) size 47x19
text run at (0,20) width 47: "Row 1:"
RenderText {#text} at (47,20) size 170x19
text run at (47,20) width 170: " (2,1)\x{9}(2,2)\x{9}(2,3)\x{9}(2,4)\x{9}(2,5)"
- RenderBR {BR} at (217,35) size 0x0
+ LayoutBR {BR} at (217,35) size 0x0

Powered by Google App Engine
This is Rietveld 408576698