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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/text-field-baseline-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/text-field-baseline-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/text-field-baseline-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/text-field-baseline-expected.txt
index eda0d84fb305249e3748a3da449646af8ae3ae37..cde4e53746246e6d295851fb9983eda7e2729043 100644
--- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/text-field-baseline-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/text-field-baseline-expected.txt
@@ -78,7 +78,7 @@ layer at (0,0) size 800x428
text run at (0,0) width 25: "Foo"
LayoutTableCell {DD} at (25,132) size 198x40 [r=6 c=1 rs=1 cs=1]
RenderBlock {DIV} at (0,0) size 198x40
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderText {#text} at (0,20) size 198x19
text run at (0,20) width 198: "Bar (should be aligned with Foo)"
layer at (35,131) size 149x16

Powered by Google App Engine
This is Rietveld 408576698