Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 Downloading URL with suggested filename "foo.pdf" | 1 Downloading URL with suggested filename "foo.pdf" |
| 2 Tests that a suggested filename on a download attribute is allowed if the link i s a blob URL. | 2 Tests that a suggested filename on a download attribute is allowed if the link i s a data URL. |
| 3 | 3 |
| 4 The suggested filename at the top should be foo.pdf. | 4 The suggested filename at the top should be foo.pdf. |
| OLD | NEW |