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

Unified Diff: LayoutTests/fast/css/first-letter-table-expected.txt

Issue 370593002: Remove updateFirstLetter and firstLineBlock from RenderTable. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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
« no previous file with comments | « LayoutTests/fast/css/first-letter-table.html ('k') | Source/core/rendering/RenderTable.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/first-letter-table-expected.txt
diff --git a/LayoutTests/fast/css/first-letter-table-expected.txt b/LayoutTests/fast/css/first-letter-table-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0850234b2d2be9850a1198e1dda225006486ad1f
--- /dev/null
+++ b/LayoutTests/fast/css/first-letter-table-expected.txt
@@ -0,0 +1,7 @@
+This test is verifying that adding content that uses first letter into a table will work correctly (i.e. not crash).
+a
+Test
+my text content
+my text content
+my text content
+my text content
« no previous file with comments | « LayoutTests/fast/css/first-letter-table.html ('k') | Source/core/rendering/RenderTable.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698