Closed Bug 1384221 Opened 7 years ago Closed 7 years ago

stylo: error reporting lies about property names in some cases

Categories

(Core :: CSS Parsing and Computation, defect, P3)

53 Branch
defect

Tracking

()

RESOLVED FIXED
mozilla57
Tracking Status
firefox-esr52 --- wontfix
firefox55 --- wontfix
firefox56 --- wontfix
firefox57 --- fixed

People

(Reporter: bzbarsky, Assigned: ferjm)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Testcase:

 * { -webkit-text-size-adjust:100% }

Gecko's error report:

  Error in parsing value for ‘-webkit-text-size-adjust’.

Stylo's error report:

  Error in parsing value for ‘-moz-text-size-adjust’.

Stylo's report is pretty confusing for someone who doesn't know about property aliases...
Priority: -- → P3
Assignee: nobody → ferjmoreno
Attachment #8906527 - Flags: review?(josh) → review+
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/d7ccda988869
stylo: error reporting lies about property names in some cases. r=jdm
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/d7ccda988869
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in before you can comment on or make changes to this bug.