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

Unified Diff: LayoutTests/platform/win-xp/fast/text-autosizing/tables/table-cell-inflation-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/text-autosizing/tables/table-cell-inflation-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/text-autosizing/tables/table-cell-inflation-expected.txt b/LayoutTests/platform/win-xp/fast/text-autosizing/tables/table-cell-inflation-expected.txt
index 85845241630880975f325dcf181b5d3e1e042419..9d3fdae56da93b856e85a89d768f7313d9695e04 100644
--- a/LayoutTests/platform/win-xp/fast/text-autosizing/tables/table-cell-inflation-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/text-autosizing/tables/table-cell-inflation-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x231
RenderBlock {DIV} at (0,0) size 600x36
RenderText {#text} at (0,0) size 227x15
text run at (0,0) width 227: "Table autosizing tests - table-cell-inflation.html"
- RenderBR {BR} at (227,0) size 0x15
+ LayoutBR {BR} at (227,0) size 0x15
RenderText {#text} at (0,16) size 361x15
text run at (0,16) width 361: "This test passes if there are no numbers overflowing outside this green box."
LayoutTable {TABLE} at (1,37) size 693x193 [border: none]
@@ -15,10 +15,10 @@ layer at (0,0) size 800x231
LayoutTableCell {TD} at (0,0) size 692x192 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 422x20
text run at (2,2) width 422: "The pi approximation below should not overrun this block."
- RenderBR {BR} at (424,2) size 0x20
+ LayoutBR {BR} at (424,2) size 0x20
RenderText {#text} at (2,23) size 689x20
text run at (2,23) width 689: "3.141592653589793238462643383279502884197169399375105820974944592307816406286"
- RenderBR {BR} at (691,23) size 0x20
+ LayoutBR {BR} at (691,23) size 0x20
RenderText {#text} at (2,44) size 658x146
text run at (2,44) width 658: "hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello"
text run at (2,65) width 658: "hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello"

Powered by Google App Engine
This is Rietveld 408576698