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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug1224-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/linux/tables/mozilla/bugs/bug1224-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug1224-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug1224-expected.txt
index c67bb969a0e46aa5617a0e62c5e5f8937e0b674c..a3fb19950cca37e582ad22d347d04c368e9c7e8a 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug1224-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug1224-expected.txt
@@ -15,10 +15,10 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (98,5) size 80x44 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
RenderText {#text} at (2,2) size 74x19
text run at (2,2) width 74: "img-features"
- RenderBR {BR} at (76,17) size 0x0
+ LayoutBR {BR} at (76,17) size 0x0
RenderText {#text} at (2,22) size 76x19
text run at (2,22) width 76: "img-holidays"
- RenderBR {BR} at (78,37) size 0x0
+ LayoutBR {BR} at (78,37) size 0x0
LayoutTableRow {TR} at (0,28) size 180x24
LayoutTableCell {TD} at (2,28) size 94x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 90x19

Powered by Google App Engine
This is Rietveld 408576698