You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2020/01/04 14:34:47 UTC

[GitHub] [royale-compiler] carlosrovira opened a new issue #108: hls function not supported in CSS

carlosrovira opened a new issue #108: hls function not supported in CSS
URL: https://github.com/apache/royale-compiler/issues/108
 
 
   Trying this rule in CSS
   
   `background-color: hsl(50, 100%, 50%);`
   
   that uses `hls` function in CSS makes application build break with following error:
   
   > /Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/TourDeJewel/JewelTheme-0.9.7-SNAPSHOT-js.swc:defaults.css(789): col: 26 Error: JewelTheme-0.9.7-SNAPSHOT-js.swc:defaults.css line 788:25 extraneous input 'range' expecting SQUARE_END

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [royale-compiler] carlosrovira commented on issue #108: Using input[type=range] selector not supported in CSS

Posted by GitBox <gi...@apache.org>.
carlosrovira commented on issue #108: Using input[type=range] selector not supported in CSS
URL: https://github.com/apache/royale-compiler/issues/108#issuecomment-570827837
 
 
   Hi Andrew,
   
   The problem was other, I was confused by multiple changes at the same time,
   so I edited whole ticket. The problem was about css selector
   input[type=range]
   
   El sáb., 4 ene. 2020 a las 15:52, Andrew Wetmore (<no...@github.com>)
   escribió:
   
   > Is it hsl or hls? I see both in this post.
   >
   > On Sat, Jan 4, 2020 at 10:34 AM Carlos Rovira <no...@github.com>
   > wrote:
   >
   > > Trying this rule in CSS
   > >
   > > background-color: hsl(50, 100%, 50%);
   > >
   > > that uses hls function in CSS makes application build break with
   > > following error:
   > >
   > >
   > /Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/TourDeJewel/JewelTheme-0.9.7-SNAPSHOT-js.swc:defaults.css(789):
   > > col: 26 Error: JewelTheme-0.9.7-SNAPSHOT-js.swc:defaults.css line 788:25
   > > extraneous input 'range' expecting SQUARE_END
   > >
   > > —
   > > You are receiving this because you are subscribed to this thread.
   > > Reply to this email directly, view it on GitHub
   > > <
   > https://github.com/apache/royale-compiler/issues/108?email_source=notifications&email_token=AC3RFXIN2OY2O7PAKSVYZQ3Q4CNATA5CNFSM4KCWKZ72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IEAPX4Q
   > >,
   > > or unsubscribe
   > > <
   > https://github.com/notifications/unsubscribe-auth/AC3RFXNWZ3LZ4I4Z24QA3UDQ4CNATANCNFSM4KCWKZ7Q
   > >
   > > .
   > >
   >
   >
   > --
   > Andrew Wetmore
   >
   > http://cottage14.blogspot.com/
   > http://portfolio.cottage14.com
   > http://annapolisndp.ca
   >
   > —
   > You are receiving this because you authored the thread.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/royale-compiler/issues/108?email_source=notifications&email_token=AAM7OCH7IA7I7BKCZLWZNX3Q4CPBPA5CNFSM4KCWKZ72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEICZMKY#issuecomment-570791467>,
   > or unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/AAM7OCFFD4LWIM2ERKXCOQDQ4CPBPANCNFSM4KCWKZ7Q>
   > .
   >
   
   
   -- 
   Carlos Rovira
   http://about.me/carlosrovira
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [royale-compiler] cottage14 commented on issue #108: Using input[type=range] selector not supported in CSS

Posted by GitBox <gi...@apache.org>.
cottage14 commented on issue #108: Using input[type=range] selector not supported in CSS
URL: https://github.com/apache/royale-compiler/issues/108#issuecomment-570791467
 
 
   Is it hsl or hls? I see both in this post.
   
   On Sat, Jan 4, 2020 at 10:34 AM Carlos Rovira <no...@github.com>
   wrote:
   
   > Trying this rule in CSS
   >
   > background-color: hsl(50, 100%, 50%);
   >
   > that uses hls function in CSS makes application build break with
   > following error:
   >
   > /Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/TourDeJewel/JewelTheme-0.9.7-SNAPSHOT-js.swc:defaults.css(789):
   > col: 26 Error: JewelTheme-0.9.7-SNAPSHOT-js.swc:defaults.css line 788:25
   > extraneous input 'range' expecting SQUARE_END
   >
   > —
   > You are receiving this because you are subscribed to this thread.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/royale-compiler/issues/108?email_source=notifications&email_token=AC3RFXIN2OY2O7PAKSVYZQ3Q4CNATA5CNFSM4KCWKZ72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IEAPX4Q>,
   > or unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/AC3RFXNWZ3LZ4I4Z24QA3UDQ4CNATANCNFSM4KCWKZ7Q>
   > .
   >
   
   
   -- 
   Andrew Wetmore
   
   http://cottage14.blogspot.com/
   http://portfolio.cottage14.com
   http://annapolisndp.ca
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services