| Index: third_party/WebKit/Source/web/tests/data/smartclip_reversed_positions.html
|
| diff --git a/third_party/WebKit/Source/web/tests/data/smartclip_reversed_positions.html b/third_party/WebKit/Source/web/tests/data/smartclip_reversed_positions.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..1054ac65cccfb11434eea9681f1f614b99f78a2b
|
| --- /dev/null
|
| +++ b/third_party/WebKit/Source/web/tests/data/smartclip_reversed_positions.html
|
| @@ -0,0 +1,14 @@
|
| +<!DOCTYPE html>
|
| +<html>
|
| +<head>
|
| +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
| +<meta content="width=640px,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0" name="viewport">
|
| +<body>
|
| + <div style="display: block; float: left; position: relative; width: 200px; background: #ff0000;">
|
| + <h3 style="display: block; margin-right: 0px; position: relative; width: 200px; word-wrap: break-word; zoom: 1; background: #0000ff;">
|
| +1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0</h3>
|
| + <div style="width: 400px; height: 100px; background: #00ff00;">
|
| + </div>
|
| + </div>
|
| +</body>
|
| +</html>
|
|
|