summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text-overflow/selection-ref.html
blob: aaeaef5d121584198b9dd1f881a33f53bb989fe8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<!DOCTYPE HTML>
<!--
    Any copyright is dedicated to the Public Domain.
    http://creativecommons.org/licenses/publicdomain/
-->
<html class="reftest-wait"><head>
<title>text-overflow: Selected text, background, decorations</title>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<style type="text/css">
@font-face {
  font-family: DejaVuSansMono;
  src: url(../fonts/DejaVuSansMono.woff);
}
@font-face {
  font-family: TestEllipsisFallback;
  src: url(TestEllipsisFallback.woff);
}
html,body {
    color:black; background-color:white; font-size:16px; padding:0; margin:0; font-family:DejaVuSansMono;
}

.test {
  overflow:auto;
  white-space:nowrap;
  width: 5em;
  position:relative;
  margin-top:1em;
  padding-left: 0.9em;
  padding-right: 1.3em;
}

.hidden {
  overflow:hidden;
  width: 4.4em;
}

.rlo {
  unicode-bidi: bidi-override; direction: rtl;
}
.lro {
  unicode-bidi: bidi-override; direction: ltr;
}
.rtl {
  direction:rtl;
}
i { display:none; }
x {font-family:DejaVuSansMono;}
</style>
<script>
function getTextNode(elm) {
  if (elm.nodeType != 3)
    return getTextNode(elm.firstChild);
  return elm;
}
function addRange(elm) {
try {
  var sel = window.getSelection();
  var range = document.createRange();
  var startNode = elm.getAttribute('startNode');
  if (startNode == null)
    startNode = getTextNode(elm);
  else
    startNode = getTextNode(elm.childNodes[startNode])
  var start = elm.getAttribute('start');
  if (start == null) start = 2;
  var endNode = elm.getAttribute('endNode');
  if (endNode == null)
    endNode = startNode;
  else
    endNode = getTextNode(elm.childNodes[endNode])
  var end = elm.getAttribute('end');
  if (end == null) end = endNode.textContent.length;
  if (startNode==endNode && start > end) return;
  if (startNode==null) return;
  range.setStart(startNode, start);
  range.setEnd(endNode, end);
  sel.addRange(range);
} catch (e) {
alert(e+'\n'+elm.id+'\n'+t)
}
}
function selectText() {
  // For putting selection ranges to multiple editing hosts, we need to put
  // a range outside all editable elements first, then, selection's ancestor
  // limiter won't be set to an editing host.
  getSelection().collapse(document.body, document.body.childNodes.length);
  var divs = document.getElementsByTagName('div');
  for (i = 0; i < divs.length; ++i) {
    addRange(divs[i]);
  }
  var t1 = document.getElementById('t1');
  addRange(t1.firstChild);
  var t2 = document.getElementById('t2');
  addRange(t2.firstChild);
  document.body.offsetHeight;
  setTimeout(function(){document.documentElement.removeAttribute('class')},2000);
}
</script>
</head><body onload="selectText();">

<!-- LTR overflow:hidden -->
<div contenteditable="true" spellcheck="true" class="test ltr hidden" end=6>Mispe|&#x2026;</div>
<span style="display:block;width:15em"><div contenteditable="true" spellcheck="true" class="test ltr hidden" style="width:auto; float:right; font-family:TestEllipsisFallback; text-align:right; width:9em;" start=0 end=0>...<x><i>z</i>d word</x></div></span><br clear="all">

<div id="t1" contenteditable="true" spellcheck="true" class="test ltr hidden"><span class="rlo" endNode="1" start="0" end="6"><i>z</i>d word</span>&#x2026;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div id="t2" contenteditable="true" spellcheck="true" class="test ltr hidden" ><span class="rlo" endNode="2" start="1" end="1">&#x2026;<i>z</i>d word</span></div>
<div contenteditable="true" spellcheck="true" class="test ltr hidden"><span class="rlo">&#x2026;<i>z</i>d word</div>
<div contenteditable="true" spellcheck="true" class="test ltr hidden" endNode="1" start="2" end="3" style="text-indent:-0.2em"><span>&nbsp;&#x2026;s</span><span>pe|</span>&#x2026;<span></span></div>

<!-- RTL overflow:hidden -->
<div contenteditable="true" spellcheck="true" class="test rtl hidden" endNode="2" start="8" end="6">Misp&nbsp;&nbsp;&nbsp;&#x2026;<i>z</i>d word</div>
<div contenteditable="true" spellcheck="true" class="test rtl hidden" end="2"><span class="lro">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#x2026;<i>z</i>d word</span></div>
<div contenteditable="true" spellcheck="true" class="test rtl hidden" endNode="1" end=0 start=1><span class="lro">&#x2026;<i>z</i>d</span><span class="rlo"> word</span></div>
<div contenteditable="true" spellcheck="true" class="test rtl hidden"><span class="rlo">Mis</span><span class="rlo">pel&#x2026;&nbsp;&nbsp;&nbsp; word</div>
<div contenteditable="true" spellcheck="true" class="test rtl hidden"><span class="rlo">Mis</span><span class="rlo">pel&#x2026;&nbsp;&nbsp;&nbsp; word</div>
<div contenteditable="true" spellcheck="true" class="test rtl hidden"><span class="rlo" style="margin-right:-0.2em">&nbsp;&#x2026;s</span><span class="rlo">pel&#x2026;&nbsp;&nbsp;&nbsp;</span><span class="rlo"> word</span></div>

</body></html>