[whatwg] The <iframe> element and sandboxing ideas
Kristof Zelechovski
giecrilj at stegny.2a.pl
Thu Jul 3 00:59:32 PDT 2008
For the record:
Microsoft HTML engine supports the following syntax:
IFRAME src="about:<HTML >.</HTML >".
Chris
-----Original Message-----
From: whatwg-bounces at lists.whatwg.org
[mailto:whatwg-bounces at lists.whatwg.org] On Behalf Of Mike Ter Louw
Sent: Wednesday, July 02, 2008 5:42 PM
To: Ian Hickson
Cc: public-webapi at w3.org; whatwg; HTMLWG
Subject: Re: [whatwg] The <iframe> element and sandboxing ideas
Ian Hickson wrote:
> This isn't very readable, I'll grant you. I'm thinking of introducing a
> new attribute. I haven't worked out what to call it yet, but definitely
> not "src", "source", "src2", "content", "value", or "data" -- maybe
> "html" or "doc", though neither of those are great. This attribute would
> take a string which would then be interpreted as the source document
> markup of an HTML document, much like the above; it would override src=""
> if it was present, allowing src="" to be used for legacy UAs:
This new attribute, along with some form of content encoding (e.g., data
URI scheme), could be very important to the usefulness of the seamless
and sandbox attributes in some applications. Is the hold up just
indecision about naming? How about "text" or "document"?
Mike
More information about the whatwg
mailing list