edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Karl Dahlke <eklhad@comcast.net>
To: Edbrowse-dev@lists.the-brannons.com
Subject: [Edbrowse-dev] <object> - falling behind
Date: Wed, 26 Nov 2014 03:28:25 -0500	[thread overview]
Message-ID: <20141026032825.eklhad@comcast.net> (raw)

If we're not actively developing edbrowse, we fall behind,
and I have to admit that's pretty discouraging.
I stumbled upon this link quite by accident.
http://www.w3.org/TR/html401/struct/objects.html
html4 has new ways, through the <object> tag,
to put in images, including clickable images, which are essentially
hyperlinks and should not be ignored,
and music and videos and well almost anything,
into the html document,
and also into the javascript tree I'm sure,
and yet I barely recognize the <object> tag at all,
and I'm sure I don't do anything with it.
So this is a heads up, someone, maybe me if I have time
amongst crashing computers and other projects,
needs to look at the type attribute,
and pretend like <object is <img or <music or <iframe
or whatever the case may be, and act accordingly,
as per that chunk of code that is already somewhere in html.cpp,
and almost certainly not in its own stand alone function, as it should be.
And also put stuff in the js tree, but not sure how that is done.
If the type is image, does this also go in the array of images
across the entire page, or not, because it is an object tag.
Lots to learn here.

             reply	other threads:[~2014-11-26  8:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-26  8:28 Karl Dahlke [this message]
2014-12-04 21:01 ` Adam Thompson
2014-12-04 21:16 Karl Dahlke
2014-12-05 19:19 ` Adam Thompson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141026032825.eklhad@comcast.net \
    --to=eklhad@comcast.net \
    --cc=Edbrowse-dev@lists.the-brannons.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).