Closed marschall closed 4 months ago
Just to note: the intention was to adapt the tests when the deprecated messages are actually removed.
The WAMetaElement>>#charSet:
deprecation was not correct. The charSet
attribute is deprecated on <a/>
and <script/>
tags only. I will remove it.
When running the functional tests several deprecated messages are sent:
WARenderLoopContinuation>>#updateRoot:
sends#charset:
toWAMetaElement
WACanvasTableFunctionalTest
sendsWATableDateTag>>#scope:
WATableCellTag>>#align:
WATableCellTag>>#character:
WAHtml5ElementsTest
sendsWAHtmlCanvas>>#menu
WALotsaLinksFunctionalTest
sendsWAAnchorTag>>name:
WAPerformanceFunctionalTest
sendsWAHtmlCanvas>>#big
andWAAnchorTag>>#name:
WAPhraseElementsFunctionalTest
sendsWAHtmlCanvas>>#acronym
WASelectionDateTableFunctionalTest
sendsWATableCellTag>>#align: