From 9ea0b8d95068f021fc6875c008f7837f687341f0 Mon Sep 17 00:00:00 2001 From: David Greenspan Date: Thu, 12 Jul 2012 17:57:22 -0700 Subject: [PATCH] comments --- packages/liveui/liveui_tests.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/liveui/liveui_tests.js b/packages/liveui/liveui_tests.js index 72e4448cd1..e69fff4269 100644 --- a/packages/liveui/liveui_tests.js +++ b/packages/liveui/liveui_tests.js @@ -2322,13 +2322,12 @@ Tinytest.add("liveui - constant chunk", function(test) { // - arguments to offscreen // - when differ between old/new // - on listChunk -// - old and new data +// - different old and new data // API Notes: // - { constant: true } requires branch key; doesn't preserve liveranges // - { preserve: ... } takes array of selectors or map of selector to value or lambda; // also requires branch key -// - event this is calculated from currentTarget // - options.data; deprecate event_data? })();