View Single Post
Old 06-20-2020, 04:38 PM   #87
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by JSWolf View Post
It doesn't matter what the intent is if the output doesn't show differently. How many people are going to look at the code to see if you used <i> or <em> for the italics?
The intent is the entire point of having proper markup.

It's up to you to mark the INTENT properly:

"Is this a paragraph?"
"Is this italics or emphasis?"
"Is this a blockquote?"

then leave it up to the renderer to render it properly.

Also, it's really baffling... you are the same person who insists on cleaning up "Really bad CSS" and other dirty code like <div class="p"> to <p>... even insisting on removing "meaningless code" like <p class="indent"> and making them simple <p>.

Why not apply similar logic to <i>/<em>... and all the other HTML markup?

Quote:
Originally Posted by JSWolf View Post
I've seen no examples of <em> doing something different other then be italic.
Look at the Wikipedia article on emphasis. Asian languages do not have italics.

Quote:
Originally Posted by JSWolf View Post
And Lynx is not an eBook renderer.
It's an HTML renderer.

And whenever your questions do get answered, you shouldn't just change the goalposts, come up with one-sentence quips, then stick your fingers in your ears for 3 years and continue saying nobody has ever shown you any counterexamples...

Only ADE/RMSDK exist. Only <i> exists. Only bare <p> exist. Other languages‽ What's that? I only read English. Everything else is meaningless.

Quote:
Originally Posted by Hitch View Post
Don't laugh. I am now using Chromium Edge for mySAAS--I don't know WTH has happened with Chrome, but it slows so badly during the day I literally cannot use it--but I'm using Lynx for my personal browsing.
I've been using Firefox forever.

I begrudgingly use Chrome in very few cases. What's bothering me is they are now turning into the new IE. Many sites are now working only in Chrome/Chromium, and sites are throwing standards out the window for the bleeding-edge proprietary "but it works in Chrome".

(And now Chrome has been trying cripple plugin functionality to kill off adblockers...)

Quote:
Originally Posted by Hitch View Post
I mean, sorry, websites, but I'm not a gerbil that needs to be constantly assaulted with videos, pretty colors, flying whatevers, banners, ads...enough!
Yeah, I'm kind of reaching that point. I remember telling you when I implemented the image/font blocking... you told me to go full-on text-only with Lynx.

Those scrolling videos might just be my tipping point. At least on Desktop it's "bearable"... but on Mobile... mother of god...

Last edited by Tex2002ans; 06-20-2020 at 11:19 PM.
Tex2002ans is offline   Reply With Quote