Chromium Code Reviews| 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> |