git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[EFL][WK2] Introduce WebKit-EFL to Assistive Technologies - new baselines
[WebKit-https.git]
/
LayoutTests
/
platform
/
efl-wk2
/
accessibility
/
table-cell-spans-expected.txt
1
Cell A
2
COLSPAN="2"
3
ROWSPAN="2" Cell B
4
COLSPAN="2"
5
2,3 2,4
6
Cell C
7
ROWSPAN="2" 3,2 3,3 3,4
8
4,2 4,3 4,4
9
----------------------
10
{ 0, 0 }
11
toolkit:WebKitEfl
12
{0, 2}, {0, 2}
13
14
----------------------
15
{ 1, 1 }
16
toolkit:WebKitEfl
17
{0, 2}, {0, 2}
18
19
----------------------
20
{ 3, 0 }
21
toolkit:WebKitEfl
22
{2, 2}, {0, 1}
23
24
----------------------
25
{ 2, 0 }
26
toolkit:WebKitEfl
27
{2, 2}, {0, 1}
28
29
----------------------
30
{ 2, 3 }
31
toolkit:WebKitEfl
32
{2, 1}, {3, 1}
33
34
----------------------
35
{ 10, 10 }
36
37
{0, 0}, {0, 0}
38
39