question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unknown property ‘appearance’

See original GitHub issue

While landing Bug 1326340, we had:

TEST-UNEXPECTED-FAIL | browser/base/content/test/general/browser_parsable_css.js | Got error message for jar:file:///builds/slave/test/build/application/firefox/browser/omni.ja!/chrome/pdfjs/content/web/viewer.css: Unknown property ‘appearance’. Declaration dropped. 

See https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&fromchange=67286eb47060e44a7d3d311e44618691a679bab5&selectedJob=65424931

(My best guess is due #7898)

Problems to solve here:

  • why browser_parsable_css.js fails us
  • how to fix
  • can we use browser_parsable_css.js?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
rvandermeulencommented, Dec 30, 2016

Try push was good and the change got r+. I’ve relanded the pdf.js update with that fix incorporated, so I think we can close this out now.

0reactions
yurydelendikcommented, Dec 30, 2016

Try push was good and the change got r+… so I think we can close this out now.

Thank you, closing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

appearance - CSS: Cascading Style Sheets - MDN Web Docs
The appearance CSS property is used to control native appearance of UI controls, that are based on operating system's theme.
Read more >
css error en chrome : 'Unknown property name' - Stack Overflow
I want to modify the slider but I get this error: Unknown property name. What am ...
Read more >
appearance - CSS-Tricks
The appearance property is used to display an element using a platform-native styling based on the users' operating system's theme.
Read more >
Unknown property 'font-display' - WordPress.org
Hi,. I am trying to fix the Ensure text remains visible during webfont load issue. I tried to add the scripts proposed by...
Read more >
CSS Appearance | Can I use... Support tables for HTML5 ...
The appearance property defines how elements (particularly form controls) appear by default. By setting the value to none the default appearance can be ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found