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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Tests snapshot command log for trace-based Timeline paint event 1 Tests snapshot command log for trace-based Timeline paint event
2 2
3 3
4 Paint command log: 4 Paint command log:
5 div#a drawRect 5 div#a drawRect
6 div#b drawRect 6 div#b drawRect
7 img#c drawRect 7 div#alttext-container drawRect
8 img#c drawBitmapRectToRect 8 div#alttext-container drawRect
9 div#alttext-container drawRect
10 div#alttext-container drawRect
11 img#alttext-image drawBitmapRectToRect
9 rect#e drawRect 12 rect#e drawRect
10 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698