Test files for bug 481.

There are 4 types of meshes that attempt to convert the shading object into
a stream. According to spec (section 8.7.4.1 table 76), the shading object can
be a stream or a dictionary.

All of this shading code assumes it can load the mesh from a stream. The
original code just early exited if it was not a stream. We skip the call
if it is not a stream.

BUG=pdfium:481
R=tsepez@chromium.org

Review URL: https://codereview.chromium.org/1905953002 .
diff --git a/pdfium/bug_481_coons_patch.pdf b/pdfium/bug_481_coons_patch.pdf
new file mode 100644
index 0000000..2c213a1
--- /dev/null
+++ b/pdfium/bug_481_coons_patch.pdf
Binary files differ
diff --git a/pdfium/bug_481_coons_patch_expected.pdf.0.png b/pdfium/bug_481_coons_patch_expected.pdf.0.png
new file mode 100644
index 0000000..4035b76
--- /dev/null
+++ b/pdfium/bug_481_coons_patch_expected.pdf.0.png
Binary files differ
diff --git a/pdfium/bug_481_free_form_gouraud.pdf b/pdfium/bug_481_free_form_gouraud.pdf
new file mode 100644
index 0000000..33866f9
--- /dev/null
+++ b/pdfium/bug_481_free_form_gouraud.pdf
Binary files differ
diff --git a/pdfium/bug_481_free_form_gouraud_expected.pdf.0.png b/pdfium/bug_481_free_form_gouraud_expected.pdf.0.png
new file mode 100644
index 0000000..4035b76
--- /dev/null
+++ b/pdfium/bug_481_free_form_gouraud_expected.pdf.0.png
Binary files differ
diff --git a/pdfium/bug_481_lattice_form_gouraud.pdf b/pdfium/bug_481_lattice_form_gouraud.pdf
new file mode 100644
index 0000000..30627d5
--- /dev/null
+++ b/pdfium/bug_481_lattice_form_gouraud.pdf
Binary files differ
diff --git a/pdfium/bug_481_lattice_form_gouraud_expected.pdf.0.png b/pdfium/bug_481_lattice_form_gouraud_expected.pdf.0.png
new file mode 100644
index 0000000..4035b76
--- /dev/null
+++ b/pdfium/bug_481_lattice_form_gouraud_expected.pdf.0.png
Binary files differ
diff --git a/pdfium/bug_481_tensor_product.pdf b/pdfium/bug_481_tensor_product.pdf
new file mode 100644
index 0000000..0474967
--- /dev/null
+++ b/pdfium/bug_481_tensor_product.pdf
Binary files differ
diff --git a/pdfium/bug_481_tensor_product_expected.pdf.0.png b/pdfium/bug_481_tensor_product_expected.pdf.0.png
new file mode 100644
index 0000000..4035b76
--- /dev/null
+++ b/pdfium/bug_481_tensor_product_expected.pdf.0.png
Binary files differ