2008-11-04 Anders Carlsson <andersca@apple.com>
[webkit/qt.git] / LayoutTests / fast / dom / attribute-case-sensitivity2-expected.txt
blob4b842cabc8c533a73a781e159cad0a00ef00438e
1 case sensitive? tag     namespace       id      attribute       namespace       first value     second value
2 Parser Tests:
3 true    p       http://www.w3.org/1999/xhtml    test1   case    undefined       first   second
4 true    foobar  http://www.w3.org/1999/xhtml    test2   case    undefined       first   second
5 true    svg     http://www.w3.org/2000/svg      test3   case    undefined       first   second
6 Javascript Tests:
7 true    p       http://www.w3.org/1999/xhtml    test4   testattr        undefined       first   second
8 true    p       http://www.w3.org/1999/xhtml    test4   namespacetest   http://www.example.com/ first   second
9 true    p       http://www.w3.org/1999/xhtml    test4   href    http://www.w3.org/1999/xlink    first   second
10 true    foobar  http://www.w3.org/1999/xhtml    test5   testattr        undefined       first   second
11 true    foobar  http://www.w3.org/1999/xhtml    test5   namespacetest   http://www.example.com/ first   second
12 true    foobar  http://www.w3.org/1999/xhtml    test5   href    http://www.w3.org/1999/xlink    first   second
13 true    barbar  http://www.example.com/ test6   testattr        undefined       first   second
14 true    barbar  http://www.example.com/ test6   namespacetest   http://www.example.com/ first   second
15 true    barbar  http://www.example.com/ test6   href    http://www.w3.org/1999/xlink    first   second
16 true    svg     http://www.w3.org/2000/svg      test7   testattr        undefined       first   second
17 true    svg     http://www.w3.org/2000/svg      test7   namespacetest   http://www.example.com/ first   second
18 true    svg     http://www.w3.org/2000/svg      test7   href    http://www.w3.org/1999/xlink    first   second