Giter VIP home page Giter VIP logo

Comments (3)

robinmoisson avatar robinmoisson commented on May 21, 2024

@mini-eggs Do you mean you encrypted that snippet and when you unlock it it behaves differently than if you open your snippet directly with a browser?

A full html page is expected (with html and body tags) to be decrypted then loaded correctly in browser, if you just use a fragment you might encounter different display behaviors. Most browsers try to fix HTML with missing tags on page first loading time but you shouldn't really rely on it.

from staticrypt.

mini-eggs avatar mini-eggs commented on May 21, 2024

Do you mean you encrypted that snippet and when you unlock it it behaves differently than if you open your snippet directly with a browser?

Yes.

This is pretty up in the air to fix since it's not a best practice to rely on browsers fixing broken HTML, just thought it would be interesting to throw your way. If this tool requires/expects there to be valid HTML the no issue here

from staticrypt.

robinmoisson avatar robinmoisson commented on May 21, 2024

If broken HTML is required for this issue to show up this feels slightly too edgy to me, people are a bit responsible for the display of what they encrypt :) Since the placeholder starts with <html><head>... it should be clear we expect all tags.

If you have a simple fix in mind feel free to open a PR and I'll look into it. Meanwhile I'm closing for now, thanks for testing and reporting !

from staticrypt.

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.