Revision 308e630d7aa134239953606b66773fc06626ee9a authored by Domenic Denicola on 26 April 2016, 17:26:56 UTC, committed by Domenic Denicola on 26 April 2016, 17:26:56 UTC
In https://github.com/whatwg/html/commit/e383ae23776362cafb2fb4bbba70c8c9080d4b0f we finally got rid of the fiction of separate HTMLTableDataCellElement and HTMLTableHeaderCellElement interfaces, in favor of the implemented-everywhere solution of a single HTMLTableCellElement interface. This commit updates the tests accordingly.
1 parent 028d354
History
File Mode Size
conformance-1.0.3
tools
OWNERS -rw-r--r-- 16 bytes
bufferSubData.html -rw-r--r-- 747 bytes
common.js -rw-r--r-- 377 bytes
compressedTexImage2D.html -rw-r--r-- 1.1 KB
compressedTexSubImage2D.html -rw-r--r-- 1.1 KB
texImage2D.html -rw-r--r-- 666 bytes
texSubImage2D.html -rw-r--r-- 681 bytes
uniformMatrixNfv.html -rw-r--r-- 1009 bytes

back to top