From 560378aaca1784ba19806a0414a32b20c744de39 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 3 Jan 2011 04:12:51 +0000 Subject: Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- khtml/html/dtd.dtd | 52 ++++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) (limited to 'khtml/html/dtd.dtd') diff --git a/khtml/html/dtd.dtd b/khtml/html/dtd.dtd index d6a5ac8f0..f451f3c0f 100644 --- a/khtml/html/dtd.dtd +++ b/khtml/html/dtd.dtd @@ -310,7 +310,7 @@ @@ -336,7 +336,7 @@ rel %LinkTypes; #IMPLIED -- forward link types -- rev %LinkTypes; #IMPLIED -- reverse link types -- accesskey %Character; #IMPLIED -- accessibility key character -- - shape %Shape; rect -- for use with client-side image maps -- + tqshape %Shape; rect -- for use with client-side image maps -- coords %Coords; #IMPLIED -- for use with client-side image maps -- tabindex NUMBER #IMPLIED -- position in tabbing order -- onfocus %Script; #IMPLIED -- the element got the focus -- @@ -357,7 +357,7 @@ @@ -513,7 +513,7 @@ @@ -526,7 +526,7 @@ @@ -687,7 +687,7 @@ onselect %Script; #IMPLIED -- some text was selected -- onchange %Script; #IMPLIED -- the element value was changed -- accept %ContentTypes; #IMPLIED -- list of MIME types for file upload -- - align %IAlign; #IMPLIED -- vertical or horizontal alignment -- + align %IAlign; #IMPLIED -- vertical or horizontal tqalignment -- %reserved; -- reserved for possible future use -- > @@ -804,14 +804,14 @@ - + - + @@ -857,12 +857,12 @@ several semantically related columns together. %attrs; -- %coreattrs, %i18n, %events -- span NUMBER 1 -- default number of columns in group -- width %MultiLength; #IMPLIED -- default width for enclosed COLs -- - %cellhalign; -- horizontal alignment in cells -- - %cellvalign; -- vertical alignment in cells -- + %cellhalign; -- horizontal tqalignment in cells -- + %cellvalign; -- vertical tqalignment in cells -- > @@ -919,8 +919,8 @@ several semantically related columns together. scope %Scope; #IMPLIED -- scope covered by header cells -- rowspan NUMBER 1 -- number of rows spanned by cell -- colspan NUMBER 1 -- number of cols spanned by cell -- - %cellhalign; -- horizontal alignment in cells -- - %cellvalign; -- vertical alignment in cells -- + %cellhalign; -- horizontal tqalignment in cells -- + %cellvalign; -- vertical tqalignment in cells -- nowrap (nowrap) #IMPLIED -- suppress word wrap -- bgcolor %Color; #IMPLIED -- cell background color -- width %Pixels; #IMPLIED -- width for cell -- @@ -973,7 +973,7 @@ several semantically related columns together. marginwidth %Pixels; #IMPLIED -- margin widths in pixels -- marginheight %Pixels; #IMPLIED -- margin height in pixels -- scrolling (yes|no|auto) auto -- scrollbar or none -- - align %IAlign; #IMPLIED -- vertical or horizontal alignment -- + align %IAlign; #IMPLIED -- vertical or horizontal tqalignment -- height %Length; #IMPLIED -- frame height -- width %Length; #IMPLIED -- frame width -- > -- cgit v1.2.1