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

Unified Diff: LayoutTests/platform/win/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/win/virtual/slimmingpaint/fast/text/basic/generic-family-reset-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/basic/generic-family-reset-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/basic/generic-family-reset-expected.txt
index 0e21fd188d2653a4f45c5672b151512a518dd3e2..6a7895027e1c8330d68850a0220c213598a88f85 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/basic/generic-family-reset-expected.txt
+++ b/LayoutTests/platform/win/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 764x211 [r=0 c=0 rs=1 cs=2]
RenderText {#text} at (1,1) size 336x19
text run at (1,1) width 336: "The css in the head of this file is like this:"
- RenderBR {BR} at (336,17) size 1x0
- RenderBR {BR} at (1,20) size 0x19
+ LayoutBR {BR} at (336,17) size 1x0
+ LayoutBR {BR} at (1,20) size 0x19
RenderText {#text} at (1,39) size 109x19
text run at (1,39) width 109: "html, body { "
- RenderBR {BR} at (109,55) size 1x0
+ LayoutBR {BR} at (109,55) size 1x0
RenderText {#text} at (1,58) size 203x19
text run at (1,58) width 203: " font-family: Verdana; "
- RenderBR {BR} at (203,74) size 1x0
+ LayoutBR {BR} at (203,74) size 1x0
RenderText {#text} at (1,77) size 11x19
text run at (1,77) width 11: "}"
- RenderBR {BR} at (11,93) size 1x0
+ LayoutBR {BR} at (11,93) size 1x0
RenderText {#text} at (1,96) size 78x19
text run at (1,96) width 78: "tt, span {"
- RenderBR {BR} at (78,112) size 1x0
+ LayoutBR {BR} at (78,112) size 1x0
RenderText {#text} at (1,115) size 164x19
text run at (1,115) width 164: " font-size: 0.8em;"
- RenderBR {BR} at (164,131) size 1x0
+ LayoutBR {BR} at (164,131) size 1x0
RenderText {#text} at (1,134) size 11x19
text run at (1,134) width 11: "}"
- RenderBR {BR} at (11,150) size 1x0
- RenderBR {BR} at (1,153) size 0x19
+ LayoutBR {BR} at (11,150) size 1x0
+ LayoutBR {BR} at (1,153) size 0x19
RenderText {#text} at (1,172) size 739x38
text run at (1,172) width 739: "The two columns below show that inheriting the font does not correctly inherit the font-size"
text run at (1,191) width 136: "for a <tt> block."
- RenderBR {BR} at (136,207) size 1x0
+ LayoutBR {BR} at (136,207) size 1x0
LayoutTableRow {TR} at (0,231) size 784x21
LayoutTableCell {TH} at (10,231) size 377x21 [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (167,1) size 43x19

Powered by Google App Engine
This is Rietveld 408576698