gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/testsuite/misc-ming.all displaylist_depth...


From: Sandro Santilli
Subject: [Gnash-commit] gnash/testsuite/misc-ming.all displaylist_depth...
Date: Fri, 11 May 2007 04:59:23 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/05/11 04:59:23

Modified files:
        testsuite/misc-ming.all: displaylist_depths_test6.c 

Log message:
        add missing observable behaviour note

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/displaylist_depths_test6.c?cvsroot=gnash&r1=1.2&r2=1.3

Patches:
Index: displaylist_depths_test6.c
===================================================================
RCS file: 
/sources/gnash/gnash/testsuite/misc-ming.all/displaylist_depths_test6.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- displaylist_depths_test6.c  11 May 2007 04:56:52 -0000      1.2
+++ displaylist_depths_test6.c  11 May 2007 04:59:23 -0000      1.3
@@ -43,8 +43,9 @@
  *  frame5: try to transform the character to the right (200,200)
  *  frame7: jump back to frame 4
  * 
- * Expected behaviour on jump back:
+ * Expected behaviour:
  * 
+ *  After depth swapping in frame2, even if final depth is the same as the 
original one, static transformations in frame4 and frame5 have no effect.
  *  Before the jump we have a single instance at depth -16381 and position 
10,200.
  *  After the jump we have the same instances at depth -16381, and still 
positioned at 10,200.
  *  A single instance has been constructed in total.




reply via email to

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