diff options
author | jaepark <jaepark@google.com> | 2016-08-29 17:15:08 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-08-29 17:15:08 -0700 |
commit | 35512aa7e4acc3ceb9c6aef5d61eebfb4ae802af (patch) | |
tree | 18ad1447ba8a7d06f304e1418616d919eadbbf8c /testing/SUPPRESSIONS | |
parent | 07f5fd57682700bcbba20f01d52a806676fd02ff (diff) | |
download | pdfium-35512aa7e4acc3ceb9c6aef5d61eebfb4ae802af.tar.xz |
Display content of the annotation when mouse hover.
Each annotation has its contents, and users should be able to see the
contents. In this patch, PDFium creates a Popup annotation for each
annotation and stores the author and the content. When a user mouse
hover on the annotation, PDFium draws the corresponding Popup annotation
and displays the content.
Also, roll DEPS for testing/corpus to 5867fa6.
BUG=62625
Review-Url: https://codereview.chromium.org/2273893002
Diffstat (limited to 'testing/SUPPRESSIONS')
-rw-r--r-- | testing/SUPPRESSIONS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS index f97e38c532..49c99702db 100644 --- a/testing/SUPPRESSIONS +++ b/testing/SUPPRESSIONS @@ -281,6 +281,9 @@ all_trigger_newdoc.pdf * * * all_trigger_print.pdf * * * all_trigger_run_js_lunchurl.pdf mac * * all_trigger_run_js_maildoc.pdf mac * * +annotation_highlight_author_content.pdf mac * * +annotation_highlight_long_content.pdf mac * * +annotation_highlight_no_author.pdf mac * * app_launchurl.pdf mac * * appstoredescription3.1_en_updated.pdf mac * * bookmark.pdf * * * |