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

Unified Diff: LayoutTests/platform/win/fast/text-autosizing/tables/fixed-table-lots-of-text-many-cells-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/fast/text-autosizing/tables/fixed-table-lots-of-text-many-cells-expected.txt
diff --git a/LayoutTests/platform/win/fast/text-autosizing/tables/fixed-table-lots-of-text-many-cells-expected.txt b/LayoutTests/platform/win/fast/text-autosizing/tables/fixed-table-lots-of-text-many-cells-expected.txt
index 1e4e3ffc9339a00c8a4fe3518ed95a6b9962873f..a284c38d188b5fcd2ba2b47ca24ebe705f90f5a3 100644
--- a/LayoutTests/platform/win/fast/text-autosizing/tables/fixed-table-lots-of-text-many-cells-expected.txt
+++ b/LayoutTests/platform/win/fast/text-autosizing/tables/fixed-table-lots-of-text-many-cells-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x144
RenderBlock {DIV} at (0,0) size 600x36
RenderText {#text} at (0,0) size 304x15
text run at (0,0) width 304: "Table autosizing tests - fixed-table-lots-of-text-many-cells.html"
- RenderBR {BR} at (304,0) size 0x15
+ LayoutBR {BR} at (304,0) size 0x15
RenderText {#text} at (0,16) size 253x15
text run at (0,16) width 253: "This test passes if none of the 18 cells are autosized."
LayoutTable {TABLE} at (1,37) size 798x106 [border: none]

Powered by Google App Engine
This is Rietveld 408576698