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

Unified Diff: LayoutTests/fast/css3-text/css3-text-justify/text-justify-crash-expected.html

Issue 777143002: Early return when the value of test-justify is distribute, and the length of line is 0 (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: patch for landing Created 6 years 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/css3-text/css3-text-justify/text-justify-crash-expected.html
diff --git a/LayoutTests/fast/css3-text/css3-text-justify/text-justify-crash-expected.html b/LayoutTests/fast/css3-text/css3-text-justify/text-justify-crash-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..9a5a32030646d5b57e7dd41020cd0447aa80a2dd
--- /dev/null
+++ b/LayoutTests/fast/css3-text/css3-text-justify/text-justify-crash-expected.html
@@ -0,0 +1,4 @@
+<!DOCTYPE html>
+<html>
+<div>This test passes if it doesn't crash</div>
+</html>

Powered by Google App Engine
This is Rietveld 408576698