From 29aef1dec80124fb99c0261b85d876b581e41338 Mon Sep 17 00:00:00 2001 From: Inez Korczynski Date: Thu, 23 Aug 2012 15:07:32 -0700 Subject: [PATCH] Very simple (and a little bit messy) debug tool that dumps not HTML table linear model, view tree and model tree. Change-Id: I625047fbb99c0d63e1ac6865b7e9cddf4ab72a2e --- demos/ve/index.php | 67 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) diff --git a/demos/ve/index.php b/demos/ve/index.php index baffcf49ea..3077188258 100644 --- a/demos/ve/index.php +++ b/demos/ve/index.php @@ -189,10 +189,77 @@ $html = '
' . file_get_contents( $page ) . '
'; Get range from the editor
Dump data to the console +
+ Dump all data +

+ + + + + + + + + + + +