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

Unified Diff: LayoutTests/platform/win-xp/fast/text-autosizing/tables/fixed-table-single-cell-lots-of-text-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/fixed-table-single-cell-lots-of-text-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/text-autosizing/tables/fixed-table-single-cell-lots-of-text-expected.txt b/LayoutTests/platform/win-xp/fast/text-autosizing/tables/fixed-table-single-cell-lots-of-text-expected.txt
index 65e698d2a40bceeb9ff313b5890702207a2e6d38..c4080e288cba91301d5da5cd68efa366accadde3 100644
--- a/LayoutTests/platform/win-xp/fast/text-autosizing/tables/fixed-table-single-cell-lots-of-text-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/text-autosizing/tables/fixed-table-single-cell-lots-of-text-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x570
RenderBlock {DIV} at (0,0) size 600x36
RenderText {#text} at (0,0) size 299x15
text run at (0,0) width 299: "Table autosizing tests - fixed-table-single-cell-lots-of-text.html"
- RenderBR {BR} at (299,0) size 0x15
+ LayoutBR {BR} at (299,0) size 0x15
RenderText {#text} at (0,16) size 568x15
text run at (0,16) width 568: "This test passes if there is a one cell with lots of text that's autosized, and five single-word cells that are not autosized."
LayoutTable {TABLE} at (1,37) size 798x532 [border: none]

Powered by Google App Engine
This is Rietveld 408576698