Closed Bug 809580 Opened 12 years ago Closed 12 years ago

crash reporter CSS has "vertical-align: center", triggering "Error in parsing value for 'vertical-align'. Declaration dropped." {file: "app://system.gaiamobile.org/style/crash_reporter/crash_reporter.css" line: 2}

Categories

(Firefox OS Graveyard :: Gaia, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(blocking-basecamp:-)

RESOLVED FIXED
blocking-basecamp -

People

(Reporter: dholbert, Assigned: Margaret)

References

Details

(Keywords: b2g-testdriver, unagi, Whiteboard: QARegressExclude)

Attachments

(1 file)

Noticed this go by in my logcat output:

E/GeckoConsole(  780): [JavaScript Warning: "Error in parsing value for 'vertical-align'.  Declaration dropped." {file: "app://system.gaiamobile.org/style/crash_reporter/crash_reporter.css" line: 2}]

Looks like this file lives here:
 https://github.com/mozilla-b2g/gaia/blob/master/apps/system/style/crash_reporter/crash_reporter.css

and its line 2 is:
> vertical-align: center;
which is indeed an invalid value. "middle" is the closest correct value.
 https://developer.mozilla.org/en-US/docs/CSS/vertical-align
gaia triage : -, seems like a logcat only issue.
blocking-basecamp: ? → -
This isn't a blocker, but it's a really simple fix.
Attachment #679768 - Flags: review?(21)
Assignee: nobody → margaret.leibovic
https://github.com/mozilla-b2g/gaia/commit/6f36367c1226243a1381f25db15665f577a2aa83
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: QARegressExclude
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: