Pass | defaultValue and value include CDATASection Text nodes | Asserts runPass | assert_equals("foo bar baz", "foo bar baz", "the defaultValue should reflect the textContent")
at Test.<anonymous> ( /html/semantics/forms/the-textarea-element/value-defaultValue-textContent-xhtml.xhtml:19:3) | Pass | assert_equals("foo bar baz", "foo bar baz", "changing the child text content should change the raw value, and subsequently the api value")
at Test.<anonymous> ( /html/semantics/forms/the-textarea-element/value-defaultValue-textContent-xhtml.xhtml:20:3) |
|