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

Unified Diff: LayoutTests/platform/linux/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/linux/virtual/slimmingpaint/fast/table/text-field-baseline-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/text-field-baseline-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/text-field-baseline-expected.txt
index e7ca62f8701c408a78f990a21aa99c5a2af7453c..95d257a1a17c724eb8b12e35b6cc0f90eab08a71 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/text-field-baseline-expected.txt
+++ b/LayoutTests/platform/linux/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 150x16

Powered by Google App Engine
This is Rietveld 408576698