Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(868)

Issue 1976042: [15.4_Array_Objects] Test that writes or delete on a non writable attribute should fail.

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 8 months ago by pedro.delgallego
Modified:
13 years, 8 months ago
Base URL:
http://sputniktests.googlecode.com/svn/trunk/tests/Conformance/15_Native_ECMA_Script_Objects/15.4_Array_Objects/
Visibility:
Public.

Description

1) Test that tries to delete a property that has the attribute { [[Configurable]]:false } should fail. (11.4.1) 2) Test that tries to write in a property with the attribute writable false should fail. Clean even more unresolved variables.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+185 lines, -161 lines) Patch
M 15.4.1_The_Array_Constructor_Called_as_a_Function/S15.4.1_A2.2_T1.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.2_The_Array_Constructor/15.4.2.1_new_Array/S15.4.2.1_A2.2_T1.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.3_Properties_of_the_Array_Constructor/15.4.3.1_Array_prototype/S15.4.3.1_A2.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.3_Properties_of_the_Array_Constructor/15.4.3.1_Array_prototype/S15.4.3.1_A3.js View 1 chunk +1 line, -0 lines 0 comments Download
M 15.4.3_Properties_of_the_Array_Constructor/15.4.3.1_Array_prototype/S15.4.3.1_A4.js View 1 chunk +2 lines, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.10_Array_prototype_slice/S15.4.4.10_A1.4_T3.js View 1 chunk +1 line, -0 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.10_Array_prototype_slice/S15.4.4.10_A4_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.10_Array_prototype_slice/S15.4.4.10_A5.1.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.10_Array_prototype_slice/S15.4.4.10_A5.3.js View 1 chunk +2 lines, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.10_Array_prototype_slice/S15.4.4.10_A5.5.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.11_Array_prototype_sort/S15.4.4.11_A2.1_T1.js View 1 chunk +4 lines, -4 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.11_Array_prototype_sort/S15.4.4.11_A2.1_T2.js View 1 chunk +4 lines, -4 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.11_Array_prototype_sort/S15.4.4.11_A2.1_T3.js View 1 chunk +4 lines, -4 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.11_Array_prototype_sort/S15.4.4.11_A2.2_T1.js View 2 chunks +6 lines, -6 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.11_Array_prototype_sort/S15.4.4.11_A2.2_T2.js View 2 chunks +6 lines, -6 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.11_Array_prototype_sort/S15.4.4.11_A2.2_T3.js View 2 chunks +6 lines, -6 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.11_Array_prototype_sort/S15.4.4.11_A3_T1.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.11_Array_prototype_sort/S15.4.4.11_A3_T2.js View 2 chunks +4 lines, -4 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.11_Array_prototype_sort/S15.4.4.11_A5_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.11_Array_prototype_sort/S15.4.4.11_A6_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.11_Array_prototype_sort/S15.4.4.11_A7.1.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.11_Array_prototype_sort/S15.4.4.11_A7.2.js View 1 chunk +1 line, -0 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.11_Array_prototype_sort/S15.4.4.11_A7.3.js View 1 chunk +2 lines, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.11_Array_prototype_sort/S15.4.4.11_A7.5.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.12_Array_prototype_splice/S15.4.4.12_A4_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.12_Array_prototype_splice/S15.4.4.12_A4_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.12_Array_prototype_splice/S15.4.4.12_A4_T3.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.12_Array_prototype_splice/S15.4.4.12_A5.1.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.12_Array_prototype_splice/S15.4.4.12_A5.2.js View 1 chunk +1 line, -0 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.12_Array_prototype_splice/S15.4.4.12_A5.3.js View 1 chunk +2 lines, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.12_Array_prototype_splice/S15.4.4.12_A5.5.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.13_Array_prototype_unshift/S15.4.4.13_A1_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.13_Array_prototype_unshift/S15.4.4.13_A1_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.13_Array_prototype_unshift/S15.4.4.13_A4_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.13_Array_prototype_unshift/S15.4.4.13_A5.1.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.13_Array_prototype_unshift/S15.4.4.13_A5.2.js View 1 chunk +1 line, -0 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.13_Array_prototype_unshift/S15.4.4.13_A5.3.js View 1 chunk +2 lines, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.13_Array_prototype_unshift/S15.4.4.13_A5.5.js View 2 chunks +2 lines, -3 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.1_Array_prototype_constructor/S15.4.4.1_A2.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.2_Array_prototype_toString/S15.4.4.2_A1_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.2_Array_prototype_toString/S15.4.4.2_A1_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.2_Array_prototype_toString/S15.4.4.2_A3_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.2_Array_prototype_toString/S15.4.4.2_A4.1.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.2_Array_prototype_toString/S15.4.4.2_A4.2.js View 1 chunk +1 line, -0 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.2_Array_prototype_toString/S15.4.4.2_A4.3.js View 1 chunk +2 lines, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.2_Array_prototype_toString/S15.4.4.2_A4.5.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.3_Array_prototype_toLocaleString/S15.4.4.3_A3_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.3_Array_prototype_toLocaleString/S15.4.4.3_A4.1.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.3_Array_prototype_toLocaleString/S15.4.4.3_A4.3.js View 1 chunk +2 lines, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.3_Array_prototype_toLocaleString/S15.4.4.3_A4.5.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.4_Array_prototype_concat/S15.4.4.4_A3_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.4_Array_prototype_concat/S15.4.4.4_A4.1.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.4_Array_prototype_concat/S15.4.4.4_A4.2.js View 1 chunk +1 line, -0 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.4_Array_prototype_concat/S15.4.4.4_A4.3.js View 1 chunk +2 lines, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.4_Array_prototype_concat/S15.4.4.4_A4.5.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.5_Array_prototype_join/S15.4.4.5_A1.1_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.5_Array_prototype_join/S15.4.4.5_A1.2_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.5_Array_prototype_join/S15.4.4.5_A1.2_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.5_Array_prototype_join/S15.4.4.5_A1.3_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.5_Array_prototype_join/S15.4.4.5_A3.1_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.5_Array_prototype_join/S15.4.4.5_A3.1_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.5_Array_prototype_join/S15.4.4.5_A5_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.5_Array_prototype_join/S15.4.4.5_A6.1.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.5_Array_prototype_join/S15.4.4.5_A6.2.js View 2 chunks +2 lines, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.5_Array_prototype_join/S15.4.4.5_A6.3.js View 1 chunk +2 lines, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.5_Array_prototype_join/S15.4.4.5_A6.5.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.6_Array_prototype_pop/S15.4.4.6_A1.2_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.6_Array_prototype_pop/S15.4.4.6_A4_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.6_Array_prototype_pop/S15.4.4.6_A4_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.6_Array_prototype_pop/S15.4.4.6_A5.1.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.6_Array_prototype_pop/S15.4.4.6_A5.2.js View 1 chunk +1 line, -0 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.6_Array_prototype_pop/S15.4.4.6_A5.3.js View 1 chunk +2 lines, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.6_Array_prototype_pop/S15.4.4.6_A5.5.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.7_Array_prototype_push/S15.4.4.7_A1_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.7_Array_prototype_push/S15.4.4.7_A1_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.7_Array_prototype_push/S15.4.4.7_A3.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.7_Array_prototype_push/S15.4.4.7_A5_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.7_Array_prototype_push/S15.4.4.7_A6.1.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.7_Array_prototype_push/S15.4.4.7_A6.2.js View 1 chunk +1 line, -0 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.7_Array_prototype_push/S15.4.4.7_A6.3.js View 1 chunk +2 lines, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.7_Array_prototype_push/S15.4.4.7_A6.5.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.8_Array_prototype_reverse/S15.4.4.8_A1_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.8_Array_prototype_reverse/S15.4.4.8_A1_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.8_Array_prototype_reverse/S15.4.4.8_A4_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.8_Array_prototype_reverse/S15.4.4.8_A4_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.8_Array_prototype_reverse/S15.4.4.8_A5.1.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.8_Array_prototype_reverse/S15.4.4.8_A5.2.js View 1 chunk +1 line, -0 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.8_Array_prototype_reverse/S15.4.4.8_A5.3.js View 1 chunk +2 lines, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.8_Array_prototype_reverse/S15.4.4.8_A5.5.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.9_Array_prototype_shift/S15.4.4.9_A1.2_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.9_Array_prototype_shift/S15.4.4.9_A4_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.9_Array_prototype_shift/S15.4.4.9_A4_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.9_Array_prototype_shift/S15.4.4.9_A5.1.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.9_Array_prototype_shift/S15.4.4.9_A5.3.js View 1 chunk +2 lines, -1 line 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.9_Array_prototype_shift/S15.4.4.9_A5.5.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/S15.4.4_A1.1_T2.js View 1 chunk +1 line, -0 lines 0 comments Download
M 15.4.4_Properties_of_the_Array_Prototype_Object/S15.4.4_A2.1_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.5_Properties_of_Array_Instances/15.4.5.1_Put/S15.4.5.1_A1.1_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.5_Properties_of_Array_Instances/15.4.5.1_Put/S15.4.5.1_A1.1_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.5_Properties_of_Array_Instances/15.4.5.1_Put/S15.4.5.1_A1.2_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.5_Properties_of_Array_Instances/15.4.5.1_Put/S15.4.5.1_A1.2_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.5_Properties_of_Array_Instances/15.4.5.1_Put/S15.4.5.1_A1.2_T3.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.5_Properties_of_Array_Instances/15.4.5.1_Put/S15.4.5.1_A1.3_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.5_Properties_of_Array_Instances/15.4.5.1_Put/S15.4.5.1_A1.3_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.5_Properties_of_Array_Instances/15.4.5.1_Put/S15.4.5.1_A2.1_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.5_Properties_of_Array_Instances/15.4.5.1_Put/S15.4.5.1_A2.2_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.5_Properties_of_Array_Instances/15.4.5.1_Put/S15.4.5.1_A2.3_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.5_Properties_of_Array_Instances/15.4.5.2_length/S15.4.5.2_A1_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.5_Properties_of_Array_Instances/15.4.5.2_length/S15.4.5.2_A1_T2.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.4.5_Properties_of_Array_Instances/15.4.5.2_length/S15.4.5.2_A2_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.5_Properties_of_Array_Instances/15.4.5.2_length/S15.4.5.2_A3_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.5_Properties_of_Array_Instances/15.4.5.2_length/S15.4.5.2_A3_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.5_Properties_of_Array_Instances/15.4.5.2_length/S15.4.5.2_A3_T3.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.4.5_Properties_of_Array_Instances/15.4.5.2_length/S15.4.5.2_A3_T4.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
pedro.delgallego
13 years, 8 months ago (2010-08-16 18:20:16 UTC) #1
christian.plesner.hansen
LGTM 15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.12_Array_prototype_splice/S15.4.4.12_A5.2.js What does the comment after @strict_mode_negative mean?
13 years, 8 months ago (2010-08-25 04:46:44 UTC) #2
pedro.delgallego
13 years, 8 months ago (2010-08-25 10:51:44 UTC) #3
On 2010/08/25 04:46:44, christian.plesner.hansen wrote:
> LGTM
> 
>
15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.12_Array_prototype_splice/S15.4.4.12_A5.2.js
> 
> What does the comment after @strict_mode_negative mean?

It was just a note to my self about why the test fails.  I had removed and
uploaded the changes to the svn.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b