Update expectations when annotation streams are formatted properly.

When PDFium generates annotation stream data, it sometimes produces
floats in the exponential format. This is not allowed by the PDF spec.
Fixing this issue causes slight differences in corpus tests. Just update
the test expectations to compensate.

Bug: pdfium:1763
Change-Id: Ib5ab472ca8909a5c46dcc871e9f6f31fca798658
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium_tests/+/96254
Reviewed-by: Nigi <nigi@chromium.org>
diff --git a/fx/form/calculate_validate_expected.pdf.0.png b/fx/form/calculate_validate_expected.pdf.0.png
index ae37f68..9d08657 100644
--- a/fx/form/calculate_validate_expected.pdf.0.png
+++ b/fx/form/calculate_validate_expected.pdf.0.png
Binary files differ
diff --git a/fx/form/calculate_validate_expected_skia.pdf.0.png b/fx/form/calculate_validate_expected_skia.pdf.0.png
new file mode 100644
index 0000000..f239757
--- /dev/null
+++ b/fx/form/calculate_validate_expected_skia.pdf.0.png
Binary files differ
diff --git a/fx/form/format_custom_format_expected_skia.pdf.0.png b/fx/form/format_custom_format_expected_skia.pdf.0.png
new file mode 100644
index 0000000..d4ec598
--- /dev/null
+++ b/fx/form/format_custom_format_expected_skia.pdf.0.png
Binary files differ
diff --git a/fx/form/format_custom_format_expected_win.pdf.0.png b/fx/form/format_custom_format_expected_win.pdf.0.png
index 30d273d..fb568a4 100644
--- a/fx/form/format_custom_format_expected_win.pdf.0.png
+++ b/fx/form/format_custom_format_expected_win.pdf.0.png
Binary files differ
diff --git a/fx/form/format_date_expected.pdf.0.png b/fx/form/format_date_expected.pdf.0.png
index 0d6e0e1..f26dc7b 100644
--- a/fx/form/format_date_expected.pdf.0.png
+++ b/fx/form/format_date_expected.pdf.0.png
Binary files differ
diff --git a/fx/form/format_date_expected_skia.pdf.0.png b/fx/form/format_date_expected_skia.pdf.0.png
new file mode 100644
index 0000000..beb953d
--- /dev/null
+++ b/fx/form/format_date_expected_skia.pdf.0.png
Binary files differ
diff --git a/fx/form/format_special_expected.pdf.0.png b/fx/form/format_special_expected.pdf.0.png
index b66317f..64b59e5 100644
--- a/fx/form/format_special_expected.pdf.0.png
+++ b/fx/form/format_special_expected.pdf.0.png
Binary files differ
diff --git a/fx/form/format_special_expected_skia.pdf.0.png b/fx/form/format_special_expected_skia.pdf.0.png
new file mode 100644
index 0000000..3b438fd
--- /dev/null
+++ b/fx/form/format_special_expected_skia.pdf.0.png
Binary files differ