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

Unified Diff: LayoutTests/platform/linux/fast/text-autosizing/tables/nested-tables-expected.txt

Issue 481753002: Use Shadow DOM to display fallback content for images (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 6 years, 3 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/fast/text-autosizing/tables/nested-tables-expected.txt
diff --git a/LayoutTests/platform/linux/fast/text-autosizing/tables/nested-tables-expected.txt b/LayoutTests/platform/linux/fast/text-autosizing/tables/nested-tables-expected.txt
index 3cf02374c6ed0b5956b475763044c516250d77b1..b6c5b4ab8b94c5080a3e1ba87091ab6d05fe692a 100644
--- a/LayoutTests/platform/linux/fast/text-autosizing/tables/nested-tables-expected.txt
+++ b/LayoutTests/platform/linux/fast/text-autosizing/tables/nested-tables-expected.txt
@@ -35,4 +35,7 @@ layer at (0,0) size 800x325
text run at (2,34) width 27: "itself."
RenderTableRow {TR} at (0,51) size 93x19
RenderTableCell {TD} at (0,51) size 93x19 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=0 rs=1 cs=1]
- RenderImage {IMG} at (2,9) size 5x5
+ RenderBlock {IMG} at (2,2) size 5x5
+layer at (6,310) size 5x5 clip at (7,311) size 3x3 scrollWidth 17 scrollHeight 18
+ RenderBlock {DIV} at (0,7) size 5x5 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16

Powered by Google App Engine
This is Rietveld 408576698