diff options
author | glenn@skynav.com <glenn@skynav.com@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2013-02-19 21:46:06 +0000 |
---|---|---|
committer | glenn@skynav.com <glenn@skynav.com@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2013-02-19 21:46:06 +0000 |
commit | c8051c4dae00b7890d0556f1356c2a364a307172 (patch) | |
tree | b7a2c651b10d1bc5a3010113476b5fd7f2cf8146 /third_party/WebKit/LayoutTests/css3/line-break/line-break-strict-inseparables.html | |
parent | c67bc18ab39a79222bd2f51f9566344897b4988b (diff) | |
download | chromium_src-c8051c4dae00b7890d0556f1356c2a364a307172.zip chromium_src-c8051c4dae00b7890d0556f1356c2a364a307172.tar.gz chromium_src-c8051c4dae00b7890d0556f1356c2a364a307172.tar.bz2 |
CSS3: add line-break tests, initially skipping on all platforms
https://bugs.webkit.org/show_bug.cgi?id=109954
Reviewed by Dirk Pranke.
See also wiki documentation at:
[1] http://trac.webkit.org/wiki/LineBreaking
[2] http://trac.webkit.org/wiki/LineBreakingCSS3Mapping
See also:
https://bugs.webkit.org/show_bug.cgi?id=89235
* TestExpectations:
* css3/line-break/line-break-auto-centered-expected.html: Added.
* css3/line-break/line-break-auto-centered.html: Added.
* css3/line-break/line-break-auto-half-kana-expected.html: Added.
* css3/line-break/line-break-auto-half-kana.html: Added.
* css3/line-break/line-break-auto-hyphens-expected.html: Added.
* css3/line-break/line-break-auto-hyphens.html: Added.
* css3/line-break/line-break-auto-inseparables-expected.html: Added.
* css3/line-break/line-break-auto-inseparables.html: Added.
* css3/line-break/line-break-auto-iteration-marks-expected.html: Added.
* css3/line-break/line-break-auto-iteration-marks.html: Added.
* css3/line-break/line-break-auto-postfixes-expected.html: Added.
* css3/line-break/line-break-auto-postfixes.html: Added.
* css3/line-break/line-break-auto-prefixes-expected.html: Added.
* css3/line-break/line-break-auto-prefixes.html: Added.
* css3/line-break/line-break-auto-sound-marks-expected.html: Added.
* css3/line-break/line-break-auto-sound-marks.html: Added.
* css3/line-break/line-break-loose-centered-expected.html: Added.
* css3/line-break/line-break-loose-centered.html: Added.
* css3/line-break/line-break-loose-half-kana-expected.html: Added.
* css3/line-break/line-break-loose-half-kana.html: Added.
* css3/line-break/line-break-loose-hyphens-expected.html: Added.
* css3/line-break/line-break-loose-hyphens.html: Added.
* css3/line-break/line-break-loose-inseparables-expected.html: Added.
* css3/line-break/line-break-loose-inseparables.html: Added.
* css3/line-break/line-break-loose-iteration-marks-expected.html: Added.
* css3/line-break/line-break-loose-iteration-marks.html: Added.
* css3/line-break/line-break-loose-postfixes-expected.html: Added.
* css3/line-break/line-break-loose-postfixes.html: Added.
* css3/line-break/line-break-loose-prefixes-expected.html: Added.
* css3/line-break/line-break-loose-prefixes.html: Added.
* css3/line-break/line-break-loose-sound-marks-expected.html: Added.
* css3/line-break/line-break-loose-sound-marks.html: Added.
* css3/line-break/line-break-normal-centered-expected.html: Added.
* css3/line-break/line-break-normal-centered.html: Added.
* css3/line-break/line-break-normal-half-kana-expected.html: Added.
* css3/line-break/line-break-normal-half-kana.html: Added.
* css3/line-break/line-break-normal-hyphens-expected.html: Added.
* css3/line-break/line-break-normal-hyphens.html: Added.
* css3/line-break/line-break-normal-inseparables-expected.html: Added.
* css3/line-break/line-break-normal-inseparables.html: Added.
* css3/line-break/line-break-normal-iteration-marks-expected.html: Added.
* css3/line-break/line-break-normal-iteration-marks.html: Added.
* css3/line-break/line-break-normal-postfixes-expected.html: Added.
* css3/line-break/line-break-normal-postfixes.html: Added.
* css3/line-break/line-break-normal-prefixes-expected.html: Added.
* css3/line-break/line-break-normal-prefixes.html: Added.
* css3/line-break/line-break-normal-sound-marks-expected.html: Added.
* css3/line-break/line-break-normal-sound-marks.html: Added.
* css3/line-break/line-break-strict-centered-expected.html: Added.
* css3/line-break/line-break-strict-centered.html: Added.
* css3/line-break/line-break-strict-half-kana-expected.html: Added.
* css3/line-break/line-break-strict-half-kana.html: Added.
* css3/line-break/line-break-strict-hyphens-expected.html: Added.
* css3/line-break/line-break-strict-hyphens.html: Added.
* css3/line-break/line-break-strict-inseparables-expected.html: Added.
* css3/line-break/line-break-strict-inseparables.html: Added.
* css3/line-break/line-break-strict-iteration-marks-expected.html: Added.
* css3/line-break/line-break-strict-iteration-marks.html: Added.
* css3/line-break/line-break-strict-postfixes-expected.html: Added.
* css3/line-break/line-break-strict-postfixes.html: Added.
* css3/line-break/line-break-strict-prefixes-expected.html: Added.
* css3/line-break/line-break-strict-prefixes.html: Added.
* css3/line-break/line-break-strict-sound-marks-expected.html: Added.
* css3/line-break/line-break-strict-sound-marks.html: Added.
git-svn-id: svn://svn.chromium.org/blink/trunk@143378 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests/css3/line-break/line-break-strict-inseparables.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/css3/line-break/line-break-strict-inseparables.html | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/css3/line-break/line-break-strict-inseparables.html b/third_party/WebKit/LayoutTests/css3/line-break/line-break-strict-inseparables.html new file mode 100644 index 0000000..1525d3e --- /dev/null +++ b/third_party/WebKit/LayoutTests/css3/line-break/line-break-strict-inseparables.html @@ -0,0 +1,74 @@ +<html> + <head> + <title>Line breaks using [-webkit-]line-break : strict - between inseparables</title> + <style> + div > div { + font-family: 'Lucida Grande'; + font-size: 16pt; + width: 2.1em; + } + div > p { + border: solid blue 1px; + -webkit-line-break: strict; + } + </style> + </head> + <body> + <div lang="en"> + <div> + <p>一‥‥</p> + </div> + <div> + <p>一‥…</p> + </div> + <div> + <p>一…‥</p> + </div> + <div> + <p>一……</p> + </div> + </div> + <div lang="ja"> + <div> + <p>一‥‥</p> + </div> + <div> + <p>一‥…</p> + </div> + <div> + <p>一…‥</p> + </div> + <div> + <p>一……</p> + </div> + </div> + <div lang="ko"> + <div> + <p>一‥‥</p> + </div> + <div> + <p>一‥…</p> + </div> + <div> + <p>一…‥</p> + </div> + <div> + <p>一……</p> + </div> + </div> + <div lang="zh"> + <div> + <p>一‥‥</p> + </div> + <div> + <p>一‥…</p> + </div> + <div> + <p>一…‥</p> + </div> + <div> + <p>一……</p> + </div> + </div> + </body> +</html> |