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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug10036-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/bug10036-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug10036-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug10036-expected.txt
index fd197699f689f0769311569c081167de1ca8c5e7..b460fbafb9d00ff64d46b8e305d93ddba7672f10 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug10036-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug10036-expected.txt
@@ -17,7 +17,7 @@ layer at (0,0) size 800x600
text run at (2,2) width 8: "b"
LayoutTableRow {TR} at (0,26) size 30x22
LayoutTableCell {TD} at (2,26) size 12x22 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderBR {BR} at (2,2) size 0x17
+ LayoutBR {BR} at (2,2) size 0x17
LayoutTableCell {TD} at (16,26) size 12x22 [bgcolor=#088880] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 8x17
text run at (2,2) width 8: "c"

Powered by Google App Engine
This is Rietveld 408576698