summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-text/word-spacing/reference/word-spacing-percent-001-ref.html
blob: 02bd2f64f45f1ea1e33a0e2f528414c7cb6c7b0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="en" >
<meta charset="utf-8">
<title>word-spacing as percentages</title>
<style type='text/css'>
	div { font-size: 20px; line-height: 1; color: blue; }
	small { font-size: 50%; }
</style>

<p>Test passes if the pattern is identical on all four lines.

<div style="word-spacing: 1em">ABC123().*$いろはx x&nbsp;x፡x་x
	<small style="word-spacing: 1em">ABC123().*$いろはx x&nbsp;x፡x་x</small></div>
<div style="word-spacing: 1em">ABC123().*$いろはx x&nbsp;x፡x་x
	<small style="word-spacing: 1em">ABC123().*$いろはx x&nbsp;x፡x་x</small></div>
<div style="word-spacing: 1em">ABC123().*$いろはx x&nbsp;x፡x་x
	<small style="word-spacing: 1em">ABC123().*$いろはx x&nbsp;x፡x་x</small></div>
<div style="word-spacing: 1em">ABC123().*$いろはx x&nbsp;x፡x་x
	<small style="word-spacing: 1em">ABC123().*$いろはx x&nbsp;x፡x་x</small></div>