Activity for mercury

  • mercury mercury posted a comment on ticket #62

    Added a test-case for this: https://github.com/radkovo/jStyleParser/pull/10 ... and...

  • mercury mercury posted a comment on ticket #65

    That would be great! Thanks for the recent merges and fixes.

  • mercury mercury created ticket #65

    support for `background-size`

  • mercury mercury posted a comment on ticket #60

    I was able to reproduce the problem and also trace the root cause. The priority of...

  • mercury mercury posted a comment on ticket #63

    Sorry, this works as expected. Only the number 0 is an exception, it is allowed in...

  • mercury mercury posted a comment on ticket #64

    After 8 hours of work, found the solution: maven won't run tests unless the classes...

  • mercury mercury posted a comment on ticket #64

    I encountered this while making a test-case for issue #63. Here's my test-case: //...

  • mercury mercury created ticket #64

    All junit tests are not being run

  • mercury mercury created ticket #63

    Dimension-less values are not accepted

  • mercury mercury created ticket #62

    Exception when nth-child is not properly specified

  • mercury mercury posted a comment on ticket #61

    Fix verified: the exception is not thrown with your commit! The support for transition...

  • mercury mercury posted a comment on ticket #61

    Thanks for the changes. I boiled down the input to this rule: div { transition:0.2s...

  • mercury mercury posted a comment on ticket #60

    There seems to be some race condition involved here. Not sure if it is in our code...

  • mercury mercury posted a comment on ticket #60

    Oops, never mind! The <style> element is not being actually used in the above code....

  • mercury mercury posted a comment on ticket #60

    In the above testing code, you are concatenating the two rules inside a single stylesheet....

  • mercury mercury created ticket #61

    Exception: Null or negative value for CSS time

  • mercury mercury posted a comment on ticket #60

    The rendering in SF.net has a bug if a line begins with #, and I can't edit the previous...

  • mercury mercury created ticket #60

    Precedence of stylesheets

  • mercury mercury posted a comment on ticket #59

    Although ::selection is not in w3c standards, it is used in many css files already....

  • mercury mercury created ticket #59

    ::selection throws an exception

  • mercury mercury posted a comment on discussion General Discussion

    Hi and thanks for creating the project. I want to use this as a live CD to install...

  • mercury mercury posted a comment on ticket #44

    Please let us know whether this proposal make sense. We can take up the implementation...

  • mercury mercury posted a comment on ticket #57

    We just now realized that there are other cases that we hadn't considered before...

  • mercury mercury posted a comment on ticket #57

    Whoa, the last two lines became large by accident. And I can't seem to edit the description...

  • mercury mercury created ticket #57

    Conflict between initial value and specified value

  • mercury mercury posted a comment on ticket #50

    Btw, the BoxBrowser works fine with that test case, probably because the HTML parser...

  • mercury mercury posted a comment on ticket #50

    Radek, thanks a lot for creating and maintaining this project. The previous comment...

  • mercury mercury posted a comment on ticket #47

    (I can't find a way to watch or star the issues on SF. Hence adding a comment and...

  • mercury mercury posted a comment on ticket #50

    (I can't find a way to watch or star the issues on SF. Hence adding a comment and...

  • mercury mercury posted a comment on ticket #49

    (I can't find a way to watch or star the issues on SF. Hence adding a comment and...

  • mercury mercury created ticket #44

    CSSFactory.registerDefaultMatchCondition() needs to be non-static

  • mercury mercury posted a comment on ticket #43

    I saw your changes, but jStyleParser still seems to issue a URL fetch for the import....

  • mercury mercury created ticket #43

    Controlling the @import rule

  • mercury mercury posted a comment on ticket #48

    This seems to be the same as #40. Feel free to close it.

  • mercury mercury posted a comment on ticket #46

    Thanks! I tried cssparser-0.9.14-20140502.124840-3.jar and all works well. One minor...

  • mercury mercury posted a comment on ticket #46

    Ah okay. I didn't realize that the fix was for a specific error. If I want to suggest...

  • mercury mercury posted a comment on ticket #46

    Correction: The error message is still there, and the following declarations are...

  • mercury mercury posted a comment on ticket #46

    The error message has gone, but remaining declarations in the rule are being ign...

  • mercury mercury posted a comment on ticket #46

    Thanks RBRi. I confirm that there is no error or exception with the SNAPSHOT build....

  • mercury mercury created ticket #48

    media parameters are not accepted

  • mercury mercury posted a comment on ticket #46

    This type of declaration is being used in Bootstrap, and hence is quite common. When...

1