Giter Club home page Giter Club logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
It looks that selector queries are broken and unusable in current version.. only
simpliest queries return expected values.

Original comment by [email protected] on 20 Jul 2007 at 7:18

from base2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
> only simpliest queries return expected values.

Can you provide some more examples? I've fixed the submitted issue before I 
check it
in I'd like to know I've fixed the other issues.

Original comment by [email protected] on 21 Jul 2007 at 7:46

  • Changed state: Started
  • Added labels: Module-base2.DOM, Browser-Mozilla

from base2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
What I see is that all queries that:
- consist of more than one simple sequence
- should return elements within given scope and not document scope
return elements within document scope.
And that's all issues that I see at the moment.

Original comment by [email protected] on 23 Jul 2007 at 7:14

from base2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
What do you mean by "consist of more than one simple sequence"? Can you provide 
an
example? I'd like to close this bug otherwise as I've fixed the scoping issue in
Firefox/Opera.

Original comment by [email protected] on 23 Jul 2007 at 8:51

from base2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
By simple selector sequence I understand e.g. 'div[attr="value"]' by two simple
selector sequences I understand e.g. 'div[attr="value"] div[attr="value"]'

So - el.matchSingle("div") returned right element but el.matchSingle("div div") 
not

I took this naming from Selectors W3C recommendation and quite old proposal to 
CSSOM
by Daniel Glazman - probably I should revise my naming convention ;-)

I saw that you've started updating library builds (base and DOM are available 
while
BOM returns 404 at the moment) - after I've updated base and DOM files, 
selectors
like "div div" works ok but now I have problem with multiple selector - check
http://mariuszn3.com/base2/selectors.html matchAll returns two elements while 
should
return just one (input is outside of scope but it's returned)

Original comment by [email protected] on 23 Jul 2007 at 10:05

from base2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
Bah! I still haven't fixed the scoping issue for comma separated selectors. 
I'll do
that now.

PS. The BOM package has been removed.

Original comment by [email protected] on 23 Jul 2007 at 1:06

from base2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
OK. I think I've fixed the scoping issues for real now. I'm marking this bug 
fixed.
Can you verify?

Original comment by [email protected] on 23 Jul 2007 at 2:26

  • Changed state: Fixed

from base2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
It works great - I don't see any issues right now.
I let you know if I'll find any other problem. Thanks!

Original comment by [email protected] on 23 Jul 2007 at 4:53

from base2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024

Original comment by [email protected] on 23 Jul 2007 at 5:34

  • Changed state: Verified

from base2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.