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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug23235-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/bug23235-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug23235-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug23235-expected.txt
index d68f9e666d1b3e44e4abe209e21586e2fd85c2aa..98c7a02893802066cc3fcb0c3bce576604da135b 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug23235-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug23235-expected.txt
@@ -27,7 +27,7 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,2) size 128x49
LayoutTableCell {TD} at (2,2) size 124x49 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutImage {IMG} at (3,3) size 118x25
- RenderBR {BR} at (121,28) size 0x0
+ LayoutBR {BR} at (121,28) size 0x0
RenderText {#text} at (24,28) size 6x17
text run at (24,28) width 6: "["
RenderInline {I} at (0,0) size 66x17
@@ -58,7 +58,7 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,2) size 128x49
LayoutTableCell {TD} at (2,2) size 124x49 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutImage {IMG} at (3,3) size 118x25
- RenderBR {BR} at (121,28) size 0x0
+ LayoutBR {BR} at (121,28) size 0x0
RenderText {#text} at (24,28) size 6x17
text run at (24,28) width 6: "["
RenderInline {I} at (0,0) size 66x17

Powered by Google App Engine
This is Rietveld 408576698