Giter Site home page Giter Site logo

Comments (7)

sidvishnoi avatar sidvishnoi commented on July 19, 2024

It's private according to line 236 there. Should export it from the spec.

from respec-web-services.

marcoscaceres avatar marcoscaceres commented on July 19, 2024

Weird...
https://github.com/w3c/page-visibility/blob/gh-pages/index.html#L349

And:
https://github.com/w3c/page-visibility/blob/gh-pages/index.html#L365

Are both non-private. Could it be the dfn-type?

from respec-web-services.

marcoscaceres avatar marcoscaceres commented on July 19, 2024

Ok, so, in any case, the bug is probably in WebRef as it's not picking them up as public.

from respec-web-services.

tidoust avatar tidoust commented on July 19, 2024

What is the exact definition you're looking for?

There are three distinct definitions:

  1. now visible algorithm
  2. now hidden algorithm
  3. external now visible algorithm

Definitions 1 and 2 are the ones you linked to. They are defined with a data-export attribute and are flagged as public in webref. Definition 3 is the one you seem to be looking for. It is defined through a simple <dfn> tag and is correctly flagged as private in webref as far as I can tell.

from respec-web-services.

marcoscaceres avatar marcoscaceres commented on July 19, 2024

@tidoust, yes, you are correct about "external now visible algorithm".

For whatever reason, the other two are not showing up in xref:

But it's not a bug here... I'll move the issue over to Respec.

from respec-web-services.

sidvishnoi avatar sidvishnoi commented on July 19, 2024

They both have type: "abstract-op", we only support dfn. From Bikeshed:

abstract-op (for "English-language algorithms")
dfn (for general terms and phrases, and a catch-all for anything else)

How do you suggest going forward? Rename abstract-op to dfn in ReSpec data, or add a new supported search type (with potentially new syntax?)?

from respec-web-services.

marcoscaceres avatar marcoscaceres commented on July 19, 2024

How do you suggest going forward? Rename abstract-op to dfn in ReSpec data, or add a new supported search type (with potentially new syntax?)?

I don't think we need a new syntax. We should treat them as dfn and link to them with [=the whatever algo=] (same as BS).

from respec-web-services.

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.