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

Unified Diff: LayoutTests/platform/win-xp/fast/table/percent-heights-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-xp/fast/table/percent-heights-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/table/percent-heights-expected.txt b/LayoutTests/platform/win-xp/fast/table/percent-heights-expected.txt
index eb232cd0d0e19cafdd2d7693a4ab02f0b18bfdb0..7ff0cd90f5259680d893819befe3eb6d174354c9 100644
--- a/LayoutTests/platform/win-xp/fast/table/percent-heights-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/table/percent-heights-expected.txt
@@ -18,13 +18,13 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (0,0) size 488x102 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (200,11) size 88x19
text run at (200,11) width 88: "Table Data #1"
- RenderBR {BR} at (287,26) size 1x0
+ LayoutBR {BR} at (287,26) size 1x0
RenderText {#text} at (211,31) size 66x19
text run at (211,31) width 66: "Other cells"
- RenderBR {BR} at (276,46) size 1x0
+ LayoutBR {BR} at (276,46) size 1x0
RenderText {#text} at (184,51) size 120x19
text run at (184,51) width 120: "should be the height"
- RenderBR {BR} at (303,66) size 1x0
+ LayoutBR {BR} at (303,66) size 1x0
RenderText {#text} at (214,71) size 60x19
text run at (214,71) width 60: "of this cell"
LayoutTableCell {TD} at (488,20) size 42x62 [bgcolor=#006000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698