ISSUE-2326: Use of textContent in the 1.1F2 test suite

Cyril

Use of textContent in the 1.1F2 test suite

State:
RAISED
Product:
Test Suite - SVG Full 1.1
Raised by:
Cyril Concolato
Opened on:
2010-05-25
Description:
There are 6 tests in the test suite that use the textContent attribute but this is not mandatory in 1.1.
Here is the list:

\1.1F2\test\svg\conform-viewers-03-f.svg
86: t.textContent = prefix;
\1.1F2\test\svg\coords-dom-04-f.svg
87: result.textContent = "Passed subtest #" + subtestCounter;
92: result.textContent = "Failed subtest #" + subtestCounter + ". Expected " + ref + " but got " + toString(m);
140: document.getElementById("scriptstatus").textContent = "Scripting enabled";
\1.1F2\test\svg\struct-dom-13-f.svg
81: t.textContent = str + ": " + (result ? "PASSED" : "FAILED");
\1.1F2\test\svg\struct-svg-02-f.svg
51: t.textContent = str;
\1.1F2\test\svg\svgdom-over-01-f.svg
95: t.textContent = str + ": " + (result ? "PASSED" : "FAILED");
\1.1F2\test\svg\text-dom-04-f.svg
121: res.textContent = f;
Related Actions Items:
No related actions
Related emails:
  1. Minutes Brussels F2F day 2 (May 25, 2010) (from ed@opera.com on 2010-05-27)
  2. ISSUE-2326 (Cyril): Use of textContent in the 1.1F2 test suite [Test Suite - SVG Full 1.1] (from sysbot+tracker@w3.org on 2010-05-25)

Related notes:

No additional notes.

Display change log ATOM feed


Dirk Schulze <dschulze@adobe.com>, Chair, Chris Lilley <chris@w3.org>, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 2326.html,v 1.1 2020/01/17 13:21:14 carcone Exp $