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 07:47:25 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/05/11 07:47:25

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

Log message:
        Fixed observable behaviour dox

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

Patches:
Index: displaylist_depths_test7.c
===================================================================
RCS file: 
/sources/gnash/gnash/testsuite/misc-ming.all/displaylist_depths_test7.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- displaylist_depths_test7.c  11 May 2007 07:35:11 -0000      1.1
+++ displaylist_depths_test7.c  11 May 2007 07:47:25 -0000      1.2
@@ -46,8 +46,9 @@
  * Expected behaviour:
  * 
  *  Depth swapping in frame2 have NO effect. In particular doesn't prevent 
subsequent static transformations to apply.
- *  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.
+ *  In frame 4 the instance is positioned at 50,200
+ *  In frame 5 and 6 the instance is positioned at 200,200
+ *  After the jump we have the same instances at depth -16381, and still 
positioned at 200,200.
  *  A single instance has been constructed in total.
  *   
  */




reply via email to

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