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

Unified Diff: third_party/WebKit/LayoutTests/fast/text/letter-spacing-crash-expected.html

Issue 2003453002: Clamp, not cast length value in CSS length conversion (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2704
Patch Set: Created 4 years, 7 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: third_party/WebKit/LayoutTests/fast/text/letter-spacing-crash-expected.html
diff --git a/third_party/WebKit/LayoutTests/fast/text/letter-spacing-crash-expected.html b/third_party/WebKit/LayoutTests/fast/text/letter-spacing-crash-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..f31097e6395d3d95524e31bbdc350ed0079b44a1
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/text/letter-spacing-crash-expected.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<style>
+* { writing-mode: vertical-lr; letter-spacing: 170141183460469231731687303715884105727mm; }
+</style>
+<body>
+&#xf6c2;&#xbe3f;z&#x2e9ed;7&#x44c0;&#xed06;?&#xc3b9;Ry#&#xd4e3; &#x53e6;&#xf263;&#x75ba;&#x8ec;&#xfcb7;:F&#xff5e;G &#x4ecc;&#x40f;&#x3a89;# &#xb537;&#x65e8; b*uE@T F7 &#xebd7;&#x58a8;&#xbe10b;j8,#&#x10f8b1;
+PASS: did not crash.
+</body>

Powered by Google App Engine
This is Rietveld 408576698