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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug60992-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/tables/mozilla/bugs/bug60992-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug60992-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug60992-expected.txt
index 9a315c81fda38b2d6c69603260ec53ad29d61e00..1bdbf405c39a0d478dfef3f29adb65280c40708f 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug60992-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug60992-expected.txt
@@ -10,13 +10,13 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (1,1) size 229x54
RenderText {#text} at (0,0) size 229x17
text run at (0,0) width 229: "This cell has the nowrap parameter "
- RenderBR {BR} at (228,14) size 1x0
- RenderBR {BR} at (0,18) size 0x17
+ LayoutBR {BR} at (228,14) size 1x0
+ LayoutBR {BR} at (0,18) size 0x17
RenderText {#text} at (0,36) size 32x17
text run at (0,36) width 32: "<hr>"
RenderBlock {HR} at (1,63) size 229x2 [border: (1px inset #EEEEEE)]
RenderBlock (anonymous) at (1,73) size 229x36
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderText {#text} at (0,18) size 97x17
text run at (0,18) width 97: "<hr width=30>"
RenderBlock {HR} at (99.50,117) size 32x2 [border: (1px inset #EEEEEE)]
@@ -29,13 +29,13 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (1,1) size 229x54
RenderText {#text} at (0,0) size 109x17
text run at (0,0) width 109: "This cell doesn't "
- RenderBR {BR} at (108,14) size 1x0
- RenderBR {BR} at (0,18) size 0x17
+ LayoutBR {BR} at (108,14) size 1x0
+ LayoutBR {BR} at (0,18) size 0x17
RenderText {#text} at (0,36) size 32x17
text run at (0,36) width 32: "<hr>"
RenderBlock {HR} at (1,63) size 229x2 [border: (1px inset #EEEEEE)]
RenderBlock (anonymous) at (1,73) size 229x36
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderText {#text} at (0,18) size 97x17
text run at (0,18) width 97: "<hr width=30>"
RenderBlock {HR} at (99.50,117) size 32x2 [border: (1px inset #EEEEEE)]

Powered by Google App Engine
This is Rietveld 408576698