Sha256: 3aed7d92ca1aa9c1be386cf2e3c17aeebe0eaba0ebc984726743ad50cbde647c
Contents?: true
Size: 487 Bytes
Versions: 66
Compression:
Stored size: 487 Bytes
Contents
/* Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ /** * @fileOverview Defines the {@link CKEDITOR.dom} object, which contains DOM * manipulation objects and function. */ /** * @namespace DOM manipulation objects, classes and functions. * @see CKEDITOR.dom.element * @see CKEDITOR.dom.node * @example */ CKEDITOR.dom = {}; // PACKAGER_RENAME( CKEDITOR.dom )
Version data entries
66 entries across 66 versions & 9 rubygems