diff options
| author | Douwe Maan <douwe@gitlab.com> | 2017-08-30 17:34:34 +0000 |
|---|---|---|
| committer | Robert Speicher <rspeicher@gmail.com> | 2017-09-07 20:22:16 -0400 |
| commit | 9b09856e7b853146ac4ff03d388f7063e6f0efbd (patch) | |
| tree | 07917aaf32abdeed859fe5357ab0912e696f914e /spec/features | |
| parent | 8629d5822a1a7af5708ebb785982b25e0d2400bf (diff) | |
| download | gitlab-ce-9b09856e7b853146ac4ff03d388f7063e6f0efbd.tar.gz | |
Merge branch 'rs-issue-36104' into 'security-9-5'
[9.5] Disallow the `name` attribute on all user-provided markup
See merge request gitlab/gitlabhq!2166
Diffstat (limited to 'spec/features')
| -rw-r--r-- | spec/features/copy_as_gfm_spec.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/features/copy_as_gfm_spec.rb b/spec/features/copy_as_gfm_spec.rb index 3e6a27eafd8..dfeba722ac6 100644 --- a/spec/features/copy_as_gfm_spec.rb +++ b/spec/features/copy_as_gfm_spec.rb @@ -288,8 +288,6 @@ describe 'Copy as GFM', js: true do 'SanitizationFilter', <<-GFM.strip_heredoc - <a name="named-anchor"></a> - <sub>sub</sub> <dl> |
