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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/inner-text-001-expected.txt

Issue 1607703003: Don't force display:inline-table/table on table elements when in quirks mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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: third_party/WebKit/LayoutTests/fast/dom/inner-text-001-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/inner-text-001-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/inner-text-001-expected.txt
index 33055fde5fca28b75d111fb8475ce184366ae4c8..a685aadab69da1cd95a3f25d114f2aaee56f5b53 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/inner-text-001-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/inner-text-001-expected.txt
@@ -9,8 +9,8 @@ Item 2
4 5 6
Right here is an inline block.
-And an inline table with one row is here, too.
-And an inline table with rows not far behind.
+And an inline table with one row is here, too.
+And an inline table with rows not far behind.
Check collapsed margins
Collapsed margins are supposed to result in an extra line break.
@@ -34,8 +34,8 @@ Item 2
4 5 6
Right here is an inline block.
-And an inline table with one row is here, too.
-And an inline table with rows not far behind.
+And an inline table with one row is here, too.
+And an inline table with rows not far behind.
rune 2016/01/19 09:54:50 Change display:inline -> display:inline-table in t
nainar 2016/01/20 00:44:23 Done.
Check collapsed margins
Collapsed margins are supposed to result in an extra line break.

Powered by Google App Engine
This is Rietveld 408576698