* [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
edbrowse-dev - development list for edbrowse
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://inbox.vuxu.org/edbrowse-dev
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V1 edbrowse-dev edbrowse-dev/ http://inbox.vuxu.org/edbrowse-dev \
edbrowse-dev@edbrowse.org
public-inbox-index edbrowse-dev
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.vuxu.org/vuxu.archive.edbrowse.dev
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git