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

Unified Diff: LayoutTests/platform/mac/fast/text-autosizing/tables/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/mac/fast/text-autosizing/tables/lots-of-text-many-cells-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text-autosizing/tables/lots-of-text-many-cells-expected.txt b/LayoutTests/platform/mac/fast/text-autosizing/tables/lots-of-text-many-cells-expected.txt
index f2fd9d1bd57884eb93273596f38825ba24989a31..f6fb8d1e9587c61d8cc71820ec8a4ba84ceab624 100644
--- a/LayoutTests/platform/mac/fast/text-autosizing/tables/lots-of-text-many-cells-expected.txt
+++ b/LayoutTests/platform/mac/fast/text-autosizing/tables/lots-of-text-many-cells-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x132
RenderBlock {DIV} at (0,0) size 600x36
RenderText {#text} at (0,0) size 249x14
text run at (0,0) width 249: "Table autosizing tests - lots-of-text-many-cells.html"
- RenderBR {BR} at (248,0) size 1x14
+ LayoutBR {BR} at (248,0) size 1x14
RenderText {#text} at (0,14) size 251x14
text run at (0,14) width 251: "This test passes if none of the 18 cells are autosized."
LayoutTable {TABLE} at (1,37) size 798x94 [border: none]

Powered by Google App Engine
This is Rietveld 408576698