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

Unified Diff: LayoutTests/platform/win/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/fast/table/text-field-baseline-expected.txt
diff --git a/LayoutTests/platform/win/fast/table/text-field-baseline-expected.txt b/LayoutTests/platform/win/fast/table/text-field-baseline-expected.txt
index 6a00d61d420a8313cd84382803261af5bda163b8..2a111559614b4d1668e9f0631927b23cb7c398e3 100644
--- a/LayoutTests/platform/win/fast/table/text-field-baseline-expected.txt
+++ b/LayoutTests/platform/win/fast/table/text-field-baseline-expected.txt
@@ -78,7 +78,7 @@ layer at (0,0) size 800x412
text run at (0,0) width 25: "Foo"
LayoutTableCell {DD} at (25,132) size 212x36 [r=6 c=1 rs=1 cs=1]
RenderBlock {DIV} at (0,0) size 211.97x36
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderText {#text} at (0,18) size 212x17
text run at (0,18) width 212: "Bar (should be aligned with Foo)"
layer at (35,123) size 169x16

Powered by Google App Engine
This is Rietveld 408576698