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

Unified Diff: third_party/WebKit/LayoutTests/fast/table/row-in-inline-block-expected.txt

Issue 2894543002: No extra space emission in TextIterator::HandleTextNode (Closed)
Patch Set: Should have done rebaseline Created 3 years, 7 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/table/row-in-inline-block-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/table/row-in-inline-block-expected.txt b/third_party/WebKit/LayoutTests/fast/table/row-in-inline-block-expected.txt
index 4baa7f433b76406eb22fe33035408f1d3d9a11d3..e6a1762324f5ebbfd690e5cf6af4a199d9aa1b1d 100644
--- a/third_party/WebKit/LayoutTests/fast/table/row-in-inline-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/row-in-inline-block-expected.txt
@@ -1,7 +1,7 @@
Test that a table-row child of an inline is wrapped inside an inline-table (and table-row-group).
There should be one blue box above and one below this line.
- PASS lastTop is > firstBottom
+PASS lastTop is > firstBottom
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698