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

Unified Diff: LayoutTests/fast/css3-text/css3-text-justify/text-justify-crash.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.html
diff --git a/LayoutTests/fast/css3-text/css3-text-justify/text-justify-crash.html b/LayoutTests/fast/css3-text/css3-text-justify/text-justify-crash.html
new file mode 100644
index 0000000000000000000000000000000000000000..529955e45a531ce874fcd67f2d69605a251e5b69
--- /dev/null
+++ b/LayoutTests/fast/css3-text/css3-text-justify/text-justify-crash.html
@@ -0,0 +1,4 @@
+<!DOCTYPE html>
+<html>
+<div align="justify" style="display:table-cell;direction:rtl;"><wbr>This test passes if it doesn't crash</wbr>
+</html>
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/css3-text/css3-text-justify/text-justify-crash-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698