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

Unified Diff: LayoutTests/fast/dom/HTMLImageElement/image-sizes-js-innerhtml-expected.txt

Issue 236713005: Use SizesAttributeParser to get the right srcset resource (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@sizes_parser8
Patch Set: Fixed nits Created 6 years, 8 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/fast/dom/HTMLImageElement/image-sizes-js-innerhtml-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLImageElement/image-sizes-js-innerhtml-expected.txt b/LayoutTests/fast/dom/HTMLImageElement/image-sizes-js-innerhtml-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e9ee6b5311d364eebb14fb8f97f9c5301cf77abd
--- /dev/null
+++ b/LayoutTests/fast/dom/HTMLImageElement/image-sizes-js-innerhtml-expected.txt
@@ -0,0 +1,5 @@
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS window.testdiv.children[0].currentSrc is "resources/image-set-4x.png"
+

Powered by Google App Engine
This is Rietveld 408576698