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

Unified Diff: LayoutTests/platform/mac/fast/text-autosizing/tables/nested-table-wrapping-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/nested-table-wrapping-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text-autosizing/tables/nested-table-wrapping-expected.txt b/LayoutTests/platform/mac/fast/text-autosizing/tables/nested-table-wrapping-expected.txt
index 1662620b9a8a206888d7cdc71c3f64a3403d2129..9e53ccb8053664b643ecf88c874ed66e3884e890 100644
--- a/LayoutTests/platform/mac/fast/text-autosizing/tables/nested-table-wrapping-expected.txt
+++ b/LayoutTests/platform/mac/fast/text-autosizing/tables/nested-table-wrapping-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x260
RenderBlock {DIV} at (0,0) size 600x36
RenderText {#text} at (0,0) size 247x14
text run at (0,0) width 247: "Table autosizing tests - nested-table-wrapping.html"
- RenderBR {BR} at (246,0) size 1x14
+ LayoutBR {BR} at (246,0) size 1x14
RenderText {#text} at (0,14) size 390x14
text run at (0,14) width 390: "This test passes if \"the table cell should tightly wrap this text\" is tightly wrapped."
LayoutTable {TABLE} at (1,37) size 798x222 [border: none]

Powered by Google App Engine
This is Rietveld 408576698