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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug46924-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/bug46924-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug46924-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug46924-expected.txt
index 0d10e70a2c1ac5c9b2a3d3a19e46fb323f83d9d9..3e01ffcdba0c18c62833f5ce0b5339b22bb1015a 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug46924-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug46924-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x256
LayoutTableRow {TR} at (0,2) size 782x22 [bgcolor=#C0C0C0]
LayoutTableCell {TD} at (2,2) size 778x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderBlock (anonymous) at (0,70) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderBlock {DIV} at (0,88) size 784x18
RenderText {#text} at (0,0) size 305x17
text run at (0,0) width 305: "For comparison: The same table without a tfoot"
@@ -38,7 +38,7 @@ layer at (0,0) size 800x256
RenderText {#text} at (667,2) size 109x17
text run at (667,2) width 109: "This is the footer"
RenderBlock (anonymous) at (0,222) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
layer at (13,31) size 387x18
RenderBlock (relative positioned) {DIV} at (2,2) size 387x18 [bgcolor=#FF0000]
RenderText {#text} at (109,0) size 278x17

Powered by Google App Engine
This is Rietveld 408576698