describe('writable properties', function () { it('should define `x` as writable', function () { var domRect = new DOMRect(); domRect.x = 321; proclaim.
確定! 回上一頁