chiark / gitweb /
jstest: lower: note some more wanted checks
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 9 Jul 2021 12:59:36 +0000 (13:59 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 9 Jul 2021 12:59:36 +0000 (13:59 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
jstest/jst-lower.rs

index f76b4f5dc33ee0b0a61d3be9ba22ed0945d8317d..37f613adb76f1532a6dc6facf0dc9a8a1127517c 100644 (file)
@@ -71,8 +71,9 @@ impl Test {
       assert!(was.is_none(), "{:?}", id);
     }
 
-    // targets' new z coords are in increasing z coord
+    // non-bottom targets are in same stacking order as before
     // no bottom are newly above non-bottom
+    // no non-bottom non-targets moved
     // z coords in updates all decrease
     // all targets now below all non-bottom non-targets
     // xxx ^ unimplemented checks