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

Unified Diff: LayoutTests/virtual/implsidepainting/inspector/tracing/paint-command-log-nodes-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/virtual/implsidepainting/inspector/tracing/paint-command-log-nodes-expected.txt
diff --git a/LayoutTests/virtual/implsidepainting/inspector/tracing/paint-command-log-nodes-expected.txt b/LayoutTests/virtual/implsidepainting/inspector/tracing/paint-command-log-nodes-expected.txt
index 695be04d52bd9499dd373ba30ad8595dd210d1db..72558e7568159e273f80b30c2aa07f3f362d31f0 100644
--- a/LayoutTests/virtual/implsidepainting/inspector/tracing/paint-command-log-nodes-expected.txt
+++ b/LayoutTests/virtual/implsidepainting/inspector/tracing/paint-command-log-nodes-expected.txt
@@ -4,7 +4,10 @@ Tests snapshot command log for trace-based Timeline paint event
Paint command log:
div#a drawRect
div#b drawRect
- img#c drawRect
- img#c drawBitmapRectToRect
+ div#alttext-container drawRect
+ div#alttext-container drawRect
+ div#alttext-container drawRect
+ div#alttext-container drawRect
+ img#alttext-image drawBitmapRectToRect
rect#e drawRect

Powered by Google App Engine
This is Rietveld 408576698