gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-290-ga9b9b98
Date: Fri, 18 Mar 2011 14:55:09 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  a9b9b9810cc50475d9607ef46cf391a4ebb6075e (commit)
      from  8be39112887c704fb36f69a5a1896285760c4e06 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=a9b9b9810cc50475d9607ef46cf391a4ebb6075e


commit a9b9b9810cc50475d9607ef46cf391a4ebb6075e
Author: Sandro Santilli <address@hidden>
Date:   Fri Mar 18 15:54:40 2011 +0100

    Test for bug #32833

diff --git a/testsuite/misc-swfmill.all/missing_bitmap.xml 
b/testsuite/misc-swfmill.all/missing_bitmap.xml
new file mode 100644
index 0000000..45e66f6
--- /dev/null
+++ b/testsuite/misc-swfmill.all/missing_bitmap.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0"?>
+<swf version="6" compressed="1">
+  <Header framerate="30" frames="1">
+    <size>
+      <Rectangle left="0" right="16000" top="0" bottom="12000"/>
+    </size>
+    <tags>
+      <DefineShape objectID="2" nonScalingStrokes="0" scalingStrokes="0">
+        <styles>
+          <StyleList>
+            <fillStyles>
+              <ClippedBitmap objectID="65535"/>
+              <ClippedBitmap objectID="44444"/>
+            </fillStyles>
+          </StyleList>
+        </styles>
+        <shapes>
+          <Shape>
+            <edges>
+              <ShapeSetup fillStyle0="1"/>
+              <LineTo x="4000" y="0"/>
+              <LineTo x="0" y="4000"/>
+              <LineTo x="-4000" y="0"/>
+              <LineTo x="0" y="-4000"/>
+              <ShapeSetup/>
+               <!-- TODO: add a second square referencing fillStyle1 -->
+            </edges>
+          </Shape>
+        </shapes>
+      </DefineShape>
+      <PlaceObject2 replace="0" depth="1" objectID="2"/>
+      <ShowFrame/>
+      <End/>
+    </tags>
+  </Header>
+</swf>

-----------------------------------------------------------------------

Summary of changes:
 testsuite/misc-swfmill.all/missing_bitmap.xml |   36 +++++++++++++++++++++++++
 1 files changed, 36 insertions(+), 0 deletions(-)
 create mode 100644 testsuite/misc-swfmill.all/missing_bitmap.xml


hooks/post-receive
-- 
Gnash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]