edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* [edbrowse-dev] spec > highspec
@ 2019-06-03  2:03 Kevin Carhart
  2019-06-03  4:10 ` Karl Dahlke
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Carhart @ 2019-06-03  2:03 UTC (permalink / raw)
  To: edbrowse-dev


I'm not sure if I found the answer to the baseball display problem, or 
just a truism. 
Suppose that the specificity check at line 3044 of css.c 
read spec > highspec instead of spec >= highspec?
I tracked down several sets of display:block that don't get applied, and 
when they don't get applied, spec=highspec.  Loosen the threshhold by 1, 
and you get a lot of content.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [edbrowse-dev] spec > highspec
  2019-06-03  2:03 [edbrowse-dev] spec > highspec Kevin Carhart
@ 2019-06-03  4:10 ` Karl Dahlke
  2019-06-03  4:25   ` Kevin Carhart
  0 siblings, 1 reply; 3+ messages in thread
From: Karl Dahlke @ 2019-06-03  4:10 UTC (permalink / raw)
  To: edbrowse-dev

I made the change, compiled, and got exactly the same result on the baseball site,
and acid test 0 failed, which is sort of how I remembered it,
and that's why I wrote it that way.

Test 00 failed: expected 'pre-wrap' but got 'x-bogus' - found unexpected computed style

Karl Dahlke

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [edbrowse-dev] spec > highspec
  2019-06-03  4:10 ` Karl Dahlke
@ 2019-06-03  4:25   ` Kevin Carhart
  0 siblings, 0 replies; 3+ messages in thread
From: Kevin Carhart @ 2019-06-03  4:25 UTC (permalink / raw)
  To: edbrowse-dev


That makes sense, oh well.  Onwards and upwards!


On Mon, 3 Jun 2019, Karl Dahlke wrote:

> I made the change, compiled, and got exactly the same result on the baseball site,
> and acid test 0 failed, which is sort of how I remembered it,
> and that's why I wrote it that way.
>
> Test 00 failed: expected 'pre-wrap' but got 'x-bogus' - found unexpected computed style
>
> Karl Dahlke
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-06-03  4:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-03  2:03 [edbrowse-dev] spec > highspec Kevin Carhart
2019-06-03  4:10 ` Karl Dahlke
2019-06-03  4:25   ` Kevin Carhart

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).