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

Unified Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/text/basic/generic-family-reset-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/text/basic/generic-family-reset-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/text/basic/generic-family-reset-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/text/basic/generic-family-reset-expected.txt
index b0732eff3e6a177115a356e5ae120b0ee5a10341..b86ed2de26bfa5c876873a17d4cafb8574b43e28 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/text/basic/generic-family-reset-expected.txt
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/text/basic/generic-family-reset-expected.txt
@@ -12,31 +12,31 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (10,10) size 764x200 [r=0 c=0 rs=1 cs=2]
RenderText {#text} at (1,1) size 352x18
text run at (1,1) width 352: "The css in the head of this file is like this:"
- RenderBR {BR} at (353,16) size 0x0
- RenderBR {BR} at (1,19) size 0x18
+ LayoutBR {BR} at (353,16) size 0x0
+ LayoutBR {BR} at (1,19) size 0x18
RenderText {#text} at (1,37) size 110x18
text run at (1,37) width 110: "html, body { "
- RenderBR {BR} at (111,52) size 0x0
+ LayoutBR {BR} at (111,52) size 0x0
RenderText {#text} at (1,55) size 207x18
text run at (1,55) width 207: " font-family: Verdana; "
- RenderBR {BR} at (208,70) size 0x0
+ LayoutBR {BR} at (208,70) size 0x0
RenderText {#text} at (1,73) size 10x18
text run at (1,73) width 10: "}"
- RenderBR {BR} at (11,88) size 0x0
+ LayoutBR {BR} at (11,88) size 0x0
RenderText {#text} at (1,91) size 81x18
text run at (1,91) width 81: "tt, span {"
- RenderBR {BR} at (82,106) size 0x0
+ LayoutBR {BR} at (82,106) size 0x0
RenderText {#text} at (1,109) size 168x18
text run at (1,109) width 168: " font-size: 0.8em;"
- RenderBR {BR} at (169,124) size 0x0
+ LayoutBR {BR} at (169,124) size 0x0
RenderText {#text} at (1,127) size 10x18
text run at (1,127) width 10: "}"
- RenderBR {BR} at (11,142) size 0x0
- RenderBR {BR} at (1,145) size 0x18
+ LayoutBR {BR} at (11,142) size 0x0
+ LayoutBR {BR} at (1,145) size 0x18
RenderText {#text} at (1,163) size 761x36
text run at (1,163) width 761: "The two columns below show that inheriting the font does not correctly inherit the font-size"
text run at (1,181) width 138: "for a <tt> block."
- RenderBR {BR} at (139,196) size 0x0
+ LayoutBR {BR} at (139,196) size 0x0
LayoutTableRow {TR} at (0,220) size 784x20
LayoutTableCell {TH} at (10,220) size 376x20 [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (168,1) size 40x18

Powered by Google App Engine
This is Rietveld 408576698