Index: LayoutTests/fast/css3-text/css3-word-break/css3-word-break-keep-all-2-expected-mismatch.html |
diff --git a/LayoutTests/fast/css3-text/css3-word-break/css3-word-break-keep-all-2-expected-mismatch.html b/LayoutTests/fast/css3-text/css3-word-break/css3-word-break-keep-all-2-expected-mismatch.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..31f89969b86c8146d6933f265f6dadbdd0ae835d |
--- /dev/null |
+++ b/LayoutTests/fast/css3-text/css3-word-break/css3-word-break-keep-all-2-expected-mismatch.html |
@@ -0,0 +1,13 @@ |
+<!DOCTYPE html> |
+<html> |
+ <head> |
+ <style> |
+ div { width: 320px; border: solid black thin; } |
+ </style> |
+ </head> |
+ <body> |
+ <div> |
+ 見出しの章・節名や,図版の説明(caption)などでは省いでもよい.しかし,図版のcaptionが2行や3行になるとき
 |
+ </div> |
+ </body> |
+</html> |