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

Unified Diff: LayoutTests/media/crbug496605.html

Issue 1181963006: Removing unnecessary assert from BitmapImage::draw (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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/media/crbug496605.html
diff --git a/LayoutTests/media/crbug496605.html b/LayoutTests/media/crbug496605.html
new file mode 100644
index 0000000000000000000000000000000000000000..e85bd249df67d78590b1dd9fd481dcd4b0b39e0a
--- /dev/null
+++ b/LayoutTests/media/crbug496605.html
@@ -0,0 +1,6 @@
+<textarea style="-webkit-appearance:searchfield-cancel-button;">
+<script>
+if (window.testRunner) {
+ testRunner.dumpAsTextWithPixelResults();
+}
+</script>

Powered by Google App Engine
This is Rietveld 408576698