X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=_source%2Fcore%2Fdtd.js;h=970a16a0fc5c0e8be972f749a2725cd0081bf581;hb=1056598c95187351dc58f4991d331e2258d038b5;hp=f09b7db88dc1e87e2d66a081dc0f5fb9ed73af01;hpb=039a051ccf3901311661022a30afd60fc38130c9;p=ckeditor.git diff --git a/_source/core/dtd.js b/_source/core/dtd.js index f09b7db..970a16a 100644 --- a/_source/core/dtd.js +++ b/_source/core/dtd.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -181,7 +181,6 @@ CKEDITOR.dtd = (function() label : L, table : {thead:1,col:1,tbody:1,tr:1,colgroup:1,caption:1,tfoot:1}, code : L, - script : N, tfoot : M, cite : L, li : P,