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

Unified Diff: LayoutTests/platform/win/svg/wicd/rightsizing-grid-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/svg/wicd/rightsizing-grid-expected.txt
diff --git a/LayoutTests/platform/win/svg/wicd/rightsizing-grid-expected.txt b/LayoutTests/platform/win/svg/wicd/rightsizing-grid-expected.txt
index 1acd5738dabd0b60d66a0863d7cd9e20aaf5d68c..7da4385b2b54be426a5f61824e79a23afa2caff1 100644
--- a/LayoutTests/platform/win/svg/wicd/rightsizing-grid-expected.txt
+++ b/LayoutTests/platform/win/svg/wicd/rightsizing-grid-expected.txt
@@ -12,13 +12,13 @@ layer at (0,0) size 785x1435 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,0) width 149: "WICD Core 1.0 #20-3"
RenderBlock {p} at (0,119.14) size 769x0
RenderBlock (floating) {div} at (256.30,128) size 256.30x448
- RenderBR {br} at (256,0) size 1x17
+ LayoutBR {br} at (256,0) size 1x17
RenderBlock (floating) {div} at (512.59,128) size 256.30x448
RenderBlock (floating) {div} at (384.50,704) size 384.50x192
RenderBlock (floating) {div} at (0,896) size 384.50x192
RenderBlock (floating) {div} at (384.50,1024) size 384.50x128
RenderBlock {p} at (0,119.14) size 769x594 [color=#FFFFFF]
- RenderBR {br} at (769,0) size 0x17
+ LayoutBR {br} at (769,0) size 0x17
RenderText {#text} at (640,576) size 9x17
text run at (640,576) width 9: ".."
RenderBlock {p} at (0,729.14) size 769x578
@@ -51,7 +51,7 @@ layer at (0,0) size 785x1435 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,0) width 763: "The test is successful, if all SVG elements resize exacly dependend on the width of the browser window, but keep their"
text run at (0,18) width 636: "aspect ratio and relative position. The complete grid should always show a perfect rectangle object."
RenderBlock {p} at (0,1375.14) size 769x36
- RenderBR {br} at (0,0) size 0x17
+ LayoutBR {br} at (0,0) size 0x17
RenderInline {a} at (0,0) size 33x17 [color=#0000EE]
RenderText {#text} at (0,18) size 33x17
text run at (0,18) width 33: "Back"

Powered by Google App Engine
This is Rietveld 408576698