| commit | eb87214cb2088536e96aae517f3a281818fbf5b0 | [log] [tgz] |
|---|---|---|
| author | Tom Sepez <tsepez@chromium.org> | Fri Mar 25 09:20:16 2016 -0700 |
| committer | Tom Sepez <tsepez@chromium.org> | Fri Mar 25 09:20:16 2016 -0700 |
| tree | 1eda17b594a0d5640751136b1f594fee9b18d48b | |
| parent | d671154d809b4fcf250e72523ef7d85df04c806a [diff] |
Fix expected displayed time for form_combobox_time.pdf.0.png
The time in the .pdf file is given as:
(12:03) Tj
and will be displayed correctly once the JS date manipulation
code gets fixed.
BUG=pdfium:413
TBR=ochang@chromium.org
Review URL: https://codereview.chromium.org/1834973002 .