mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
Link to Servo issue instead of Gecko bug
This commit is contained in:
@@ -4624,7 +4624,7 @@ class CGDescriptor(CGThing):
|
||||
elif m.isAttr():
|
||||
if m.stringifier:
|
||||
raise TypeError("Stringifier attributes not supported yet. "
|
||||
"See bug 824857.\n"
|
||||
"See https://github.com/servo/servo/issues/7590\n"
|
||||
"%s" % m.location)
|
||||
|
||||
if m.isStatic():
|
||||
|
||||
Reference in New Issue
Block a user