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

Unified Diff: LayoutTests/fast/table/table-parts-in-inline-expected.txt

Issue 927653002: Revert of Insert an anonymous inline-table when inserting a table part under an inline. (patchset #… (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/fast/table/table-parts-in-inline-expected.txt
diff --git a/LayoutTests/fast/table/table-parts-in-inline-expected.txt b/LayoutTests/fast/table/table-parts-in-inline-expected.txt
deleted file mode 100644
index b3cb9d227c8bb989ed813d9523b893a9bb037b0d..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/table/table-parts-in-inline-expected.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-Test that a table part child of an inline is wrapped inside an inline-table.
-
-This text should be on one line.
-This text should be on one line.
-This text should be on one line.
-Testing cell:
-PASS firstTop is lastTop
-Testing row:
-PASS firstTop is lastTop
-Testing row-group:
-PASS firstTop is lastTop
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698