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

Unified Diff: LayoutTests/fast/shapes/shape-outside-floats/shape-outside-line-height-crash-expected.txt

Issue 1016863002: Fix integer overflow in ComputedStyle::computedLineHeight (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Clamp explicitly Created 5 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/shapes/shape-outside-floats/shape-outside-line-height-crash-expected.txt
diff --git a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-line-height-crash-expected.txt b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-line-height-crash-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0e74c244ef483b8cb99989c02022358cc3e54698
--- /dev/null
+++ b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-line-height-crash-expected.txt
@@ -0,0 +1,4 @@
+CONSOLE ERROR: The shape-outside image is too large.
+CONSOLE ERROR: The shape-outside image is too large.
+CONSOLE ERROR: The shape-outside image is too large.
+This test passes if it doesn't crash.

Powered by Google App Engine
This is Rietveld 408576698