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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug30985-expected.txt

Issue 1065563005: Allow whitespace inside anonymous table cells (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated Created 5 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
Index: LayoutTests/platform/linux/tables/mozilla/bugs/bug30985-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug30985-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug30985-expected.txt
index c58f24bde98b8114dc0118777a1c370b92c9f741..56682f677701cb795f1a3c436efc603ef1718e29 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug30985-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug30985-expected.txt
@@ -15,3 +15,5 @@ layer at (0,0) size 800x62
LayoutBlockFlow {TD} at (0,0) size 262x22
LayoutText {#text} at (1,1) size 260x19
text run at (1,1) width 260: "This is the second of two lines on this page."
+ LayoutBlockFlow (anonymous) at (0,22) size 262x0
+ LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698