mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
auto merge of #5099 : Ms2ger/servo/exceptions, r=saneyuki
This commit is contained in:
commit
5eaf1144c3
6 changed files with 60 additions and 64 deletions
|
@ -8,10 +8,10 @@
|
|||
|
||||
enum SupportedType {
|
||||
"text/html",
|
||||
"text/xml",
|
||||
"text/xml"/*,
|
||||
"application/xml",
|
||||
"application/xhtml+xml",
|
||||
"image/svg+xml"
|
||||
"image/svg+xml"*/
|
||||
};
|
||||
|
||||
[Constructor]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue