configurableTest.baseline 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211
  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: false
  89. PASS, Not Configurable and will not allow redefinition
  90. PASS
  91. can you delete the property: false did it actually delete? false
  92. Pass Delete Test
  93. starting Property[ 14 ]: prototype
  94. Does Property exist: true
  95. Is the Property configurable: false
  96. PASS, Not Configurable and will not allow redefinition
  97. PASS
  98. can you delete the property: false did it actually delete? false
  99. Pass Delete Test
  100. starting Property[ 15 ]: constructor
  101. Does Property exist: false
  102. starting Property[ 0 ]: global
  103. Does Property exist: false
  104. starting Property[ 1 ]: ignoreCase
  105. Does Property exist: false
  106. starting Property[ 2 ]: lastIndex
  107. Does Property exist: false
  108. starting Property[ 3 ]: multiline
  109. Does Property exist: false
  110. starting Property[ 4 ]: source
  111. Does Property exist: false
  112. starting Property[ 5 ]: sticky
  113. Does Property exist: false
  114. starting Property[ 0 ]: global
  115. Does Property exist: true
  116. Is the Property configurable: false
  117. PASS, Not Configurable and will not allow redefinition
  118. PASS
  119. can you delete the property: false did it actually delete? false
  120. Pass Delete Test
  121. starting Property[ 1 ]: ignoreCase
  122. Does Property exist: true
  123. Is the Property configurable: false
  124. PASS, Not Configurable and will not allow redefinition
  125. PASS
  126. can you delete the property: false did it actually delete? false
  127. Pass Delete Test
  128. starting Property[ 2 ]: lastIndex
  129. Does Property exist: true
  130. Is the Property configurable: false
  131. PASS, Not Configurable and will not allow redefinition
  132. PASS
  133. can you delete the property: false did it actually delete? false
  134. Pass Delete Test
  135. starting Property[ 3 ]: multiline
  136. Does Property exist: true
  137. Is the Property configurable: false
  138. PASS, Not Configurable and will not allow redefinition
  139. PASS
  140. can you delete the property: false did it actually delete? false
  141. Pass Delete Test
  142. starting Property[ 4 ]: source
  143. Does Property exist: true
  144. Is the Property configurable: false
  145. PASS, Not Configurable and will not allow redefinition
  146. PASS
  147. can you delete the property: false did it actually delete? false
  148. Pass Delete Test
  149. starting Property[ 5 ]: sticky
  150. Does Property exist: true
  151. Is the Property configurable: false
  152. PASS, Not Configurable and will not allow redefinition
  153. PASS
  154. can you delete the property: false did it actually delete? false
  155. Pass Delete Test