configurableTest.baseline 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  1. starting Property[ 0 ]: fakeProp
  2. Does Property exist: true
  3. Is the Property configurable: true
  4. PASS
  5. can you delete the property: true did it actually delete? true
  6. Pass Delete Test
  7. starting Property[ 1 ]: $_
  8. Does Property exist: true
  9. Is the Property configurable: false
  10. PASS, Not Configurable and will not allow redefinition
  11. PASS
  12. can you delete the property: false did it actually delete? false
  13. Pass Delete Test
  14. starting Property[ 2 ]: $*
  15. Does Property exist: false
  16. starting Property[ 3 ]: $&
  17. Does Property exist: true
  18. Is the Property configurable: false
  19. PASS, Not Configurable and will not allow redefinition
  20. PASS
  21. can you delete the property: false did it actually delete? false
  22. Pass Delete Test
  23. starting Property[ 4 ]: $+
  24. Does Property exist: true
  25. Is the Property configurable: false
  26. PASS, Not Configurable and will not allow redefinition
  27. PASS
  28. can you delete the property: false did it actually delete? false
  29. Pass Delete Test
  30. starting Property[ 5 ]: $`
  31. Does Property exist: true
  32. Is the Property configurable: false
  33. PASS, Not Configurable and will not allow redefinition
  34. PASS
  35. can you delete the property: false did it actually delete? false
  36. Pass Delete Test
  37. starting Property[ 6 ]: $'
  38. Does Property exist: true
  39. Is the Property configurable: false
  40. PASS, Not Configurable and will not allow redefinition
  41. PASS
  42. can you delete the property: false did it actually delete? false
  43. Pass Delete Test
  44. starting Property[ 7 ]: input
  45. Does Property exist: true
  46. Is the Property configurable: false
  47. PASS, Not Configurable and will not allow redefinition
  48. PASS
  49. can you delete the property: false did it actually delete? false
  50. Pass Delete Test
  51. starting Property[ 8 ]: lastMatch
  52. Does Property exist: true
  53. Is the Property configurable: false
  54. PASS, Not Configurable and will not allow redefinition
  55. PASS
  56. can you delete the property: false did it actually delete? false
  57. Pass Delete Test
  58. starting Property[ 9 ]: lastParen
  59. Does Property exist: true
  60. Is the Property configurable: false
  61. PASS, Not Configurable and will not allow redefinition
  62. PASS
  63. can you delete the property: false did it actually delete? false
  64. Pass Delete Test
  65. starting Property[ 10 ]: leftContext
  66. Does Property exist: true
  67. Is the Property configurable: false
  68. PASS, Not Configurable and will not allow redefinition
  69. PASS
  70. can you delete the property: false did it actually delete? false
  71. Pass Delete Test
  72. starting Property[ 11 ]: rightContext
  73. Does Property exist: true
  74. Is the Property configurable: false
  75. PASS, Not Configurable and will not allow redefinition
  76. PASS
  77. can you delete the property: false did it actually delete? false
  78. Pass Delete Test
  79. starting Property[ 12 ]: index
  80. Does Property exist: true
  81. Is the Property configurable: false
  82. PASS, Not Configurable and will not allow redefinition
  83. PASS
  84. can you delete the property: false did it actually delete? false
  85. Pass Delete Test
  86. starting Property[ 13 ]: length
  87. Does Property exist: true
  88. Is the Property configurable: true
  89. PASS
  90. can you delete the property: true did it actually delete? true
  91. Pass Delete Test
  92. starting Property[ 14 ]: prototype
  93. Does Property exist: true
  94. Is the Property configurable: false
  95. PASS, Not Configurable and will not allow redefinition
  96. PASS
  97. can you delete the property: false did it actually delete? false
  98. Pass Delete Test
  99. starting Property[ 15 ]: constructor
  100. Does Property exist: false
  101. starting Property[ 0 ]: global
  102. Does Property exist: false
  103. starting Property[ 1 ]: ignoreCase
  104. Does Property exist: false
  105. starting Property[ 2 ]: lastIndex
  106. Does Property exist: false
  107. starting Property[ 3 ]: multiline
  108. Does Property exist: false
  109. starting Property[ 4 ]: source
  110. Does Property exist: false
  111. starting Property[ 5 ]: sticky
  112. Does Property exist: false
  113. starting Property[ 6 ]: dotAll
  114. Does Property exist: false
  115. starting Property[ 0 ]: global
  116. Does Property exist: true
  117. Is the Property configurable: false
  118. PASS, Not Configurable and will not allow redefinition
  119. PASS
  120. can you delete the property: false did it actually delete? false
  121. Pass Delete Test
  122. starting Property[ 1 ]: ignoreCase
  123. Does Property exist: true
  124. Is the Property configurable: false
  125. PASS, Not Configurable and will not allow redefinition
  126. PASS
  127. can you delete the property: false did it actually delete? false
  128. Pass Delete Test
  129. starting Property[ 2 ]: lastIndex
  130. Does Property exist: true
  131. Is the Property configurable: false
  132. PASS, Not Configurable and will not allow redefinition
  133. PASS
  134. can you delete the property: false did it actually delete? false
  135. Pass Delete Test
  136. starting Property[ 3 ]: multiline
  137. Does Property exist: true
  138. Is the Property configurable: false
  139. PASS, Not Configurable and will not allow redefinition
  140. PASS
  141. can you delete the property: false did it actually delete? false
  142. Pass Delete Test
  143. starting Property[ 4 ]: source
  144. Does Property exist: true
  145. Is the Property configurable: false
  146. PASS, Not Configurable and will not allow redefinition
  147. PASS
  148. can you delete the property: false did it actually delete? false
  149. Pass Delete Test
  150. starting Property[ 5 ]: sticky
  151. Does Property exist: true
  152. Is the Property configurable: false
  153. PASS, Not Configurable and will not allow redefinition
  154. PASS
  155. can you delete the property: false did it actually delete? false
  156. Pass Delete Test
  157. starting Property[ 6 ]: dotAll
  158. Does Property exist: true
  159. Is the Property configurable: false
  160. PASS, Not Configurable and will not allow redefinition
  161. PASS
  162. can you delete the property: false did it actually delete? false
  163. Pass Delete Test