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

Unified Diff: LayoutTests/platform/linux/fast/text-autosizing/tables/wide-percentage-width-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/linux/fast/text-autosizing/tables/wide-percentage-width-expected.txt
diff --git a/LayoutTests/platform/linux/fast/text-autosizing/tables/wide-percentage-width-expected.txt b/LayoutTests/platform/linux/fast/text-autosizing/tables/wide-percentage-width-expected.txt
index 50b784a209f2162666c0e1bad75d87275a6985b6..0587fae551ec55030983f98edda498231aca8155 100644
--- a/LayoutTests/platform/linux/fast/text-autosizing/tables/wide-percentage-width-expected.txt
+++ b/LayoutTests/platform/linux/fast/text-autosizing/tables/wide-percentage-width-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x177
RenderBlock {DIV} at (0,0) size 600x36
RenderText {#text} at (0,0) size 250x15
text run at (0,0) width 250: "Table autosizing tests - wide-percentage-width.html"
- RenderBR {BR} at (250,0) size 0x15
+ LayoutBR {BR} at (250,0) size 0x15
RenderText {#text} at (0,16) size 472x15
text run at (0,16) width 472: "This test passes if the cell with lots of text is autosized and none of the other 5 cells are autosized."
LayoutTable {TABLE} at (1,37) size 500x139 [border: none]

Powered by Google App Engine
This is Rietveld 408576698