..
bindings
Auto merge of #10756 - servo:smup, r=Ms2ger
2016-05-03 15:46:40 -07:00
webidls
Remove BluetoothDevice members
2016-05-05 12:47:52 +02:00
activation.rs
attr.rs
Implement nodeName on Attr
2016-04-03 10:27:41 -07:00
blob.rs
Fixes related to file input and File API
2016-05-02 12:52:28 +08:00
bluetooth.rs
Remove BluetoothDevice members
2016-05-05 12:47:52 +02:00
bluetoothadvertisingdata.rs
Fix value types
2016-05-03 10:17:38 +02:00
bluetoothcharacteristicproperties.rs
bluetoothdevice.rs
Remove BluetoothDevice members
2016-05-05 12:47:52 +02:00
bluetoothremotegattcharacteristic.rs
Refactor IPC-message sending
2016-05-03 11:35:34 +02:00
bluetoothremotegattdescriptor.rs
Refactor IPC-message sending
2016-05-03 11:35:34 +02:00
bluetoothremotegattserver.rs
Refactor IPC-message sending
2016-05-03 11:35:34 +02:00
bluetoothremotegattservice.rs
Refactor IPC-message sending
2016-05-03 11:35:34 +02:00
bluetoothuuid.rs
Replace the union types with the correct typedefs in the webidl files and the API classes.
2016-05-03 11:35:30 +02:00
browsingcontext.rs
Update SpiderMonkey
2016-05-03 18:36:11 +02:00
canvasgradient.rs
canvaspattern.rs
canvasrenderingcontext2d.rs
Setting current color to black if canvas is not rendered in document
2016-04-22 09:59:49 -04:00
characterdata.rs
Inlined content_changed
2016-04-04 11:33:37 +02:00
closeevent.rs
refactors entities from script_thread into script_runtime
2016-04-06 12:46:49 +05:30
comment.rs
console.rs
create.rs
crypto.rs
css.rs
Update cssparser to fix CSS.escape test failures
2016-05-06 13:54:26 +02:00
cssstyledeclaration.rs
Inlined content_changed
2016-04-04 11:33:37 +02:00
customevent.rs
dedicatedworkerglobalscope.rs
Upgrade to rust-url 1.0 and hyper 0.9
2016-04-23 20:27:58 +02:00
document.rs
Auto merge of #10821 - askeing:fix_10782, r=jdm
2016-05-06 14:20:45 -07:00
documentfragment.rs
documenttype.rs
domexception.rs
domimplementation.rs
[10743] Add content type to XmlDocument constructor based on namespace
2016-04-28 20:26:54 -06:00
domparser.rs
dompoint.rs
dompointreadonly.rs
domquad.rs
domrect.rs
domrectlist.rs
domrectreadonly.rs
domstringmap.rs
domtokenlist.rs
element.rs
added support for :read-only and :read-write pseudo-classes
2016-04-27 01:38:58 +03:00
errorevent.rs
event.rs
eventdispatcher.rs
eventsource.rs
Upgrade to rust-url 1.0 and hyper 0.9
2016-04-23 20:27:58 +02:00
eventtarget.rs
Upgrade to rust-url 1.0 and hyper 0.9
2016-04-23 20:27:58 +02:00
file.rs
Fixes related to file input and File API
2016-05-02 12:52:28 +08:00
filelist.rs
Fixes related to file input and File API
2016-05-02 12:52:28 +08:00
filereader.rs
Remove extraneous script_chan parameter from Trusted::new
2016-04-28 10:52:44 +02:00
focusevent.rs
Implement the focusevent argument to Document::createEvent
2016-04-27 01:51:48 +03:00
forcetouchevent.rs
forcetouch events support
2016-04-05 18:42:28 +08:00
formdata.rs
htmlanchorelement.rs
Upgrade to rust-url 1.0 and hyper 0.9
2016-04-23 20:27:58 +02:00
htmlappletelement.rs
htmlareaelement.rs
htmlaudioelement.rs
htmlbaseelement.rs
Upgrade to rust-url 1.0 and hyper 0.9
2016-04-23 20:27:58 +02:00
htmlbodyelement.rs
Reduce channel cloning.
2016-04-29 14:55:52 +02:00
htmlbrelement.rs
htmlbuttonelement.rs
Remove get_*
on getters as per RFC 0344.
2016-04-10 22:49:35 -04:00
htmlcanvaselement.rs
htmlcollection.rs
Move '&&' to the end of the previous line.
2016-04-22 14:28:18 +02:00
htmldataelement.rs
htmldatalistelement.rs
htmldetailselement.rs
Remove extraneous script_chan parameter from Trusted::new
2016-04-28 10:52:44 +02:00
htmldialogelement.rs
htmldirectoryelement.rs
htmldivelement.rs
htmldlistelement.rs
htmlelement.rs
Update 'Extensions to the HTMLElement Interface' CSSOM spec links.
2016-04-11 09:05:02 -04:00
htmlembedelement.rs
htmlfieldsetelement.rs
Implement initial pieces of form validation.
2016-03-24 09:07:38 -04:00
htmlfontelement.rs
Add parsing of double values in style attributes
2016-04-25 01:09:30 -04:00
htmlformcontrolscollection.rs
htmlformelement.rs
fix formsubmitter methods for buttons
2016-05-04 16:39:41 -06:00
htmlframeelement.rs
htmlframesetelement.rs
htmlheadelement.rs
htmlheadingelement.rs
htmlhrelement.rs
Implement 'align' IDL attribute on '<hr>'.
2016-04-11 19:46:57 -04:00
htmlhtmlelement.rs
htmliframeelement.rs
Add and update some FIXME comments about origin handling with iframes.
2016-05-02 12:34:08 +02:00
htmlimageelement.rs
Remove extraneous script_chan parameter from Trusted::new
2016-04-28 10:52:44 +02:00
htmlinputelement.rs
Support form submission of multipart/form-data
2016-04-30 21:42:50 -04:00
htmllabelelement.rs
Fix HtmlLabelElement activation to run on correct element
2016-03-29 18:48:07 -04:00
htmllegendelement.rs
Issue #10456 Remove unused import warnings in HTMLLegendElement
2016-04-07 21:24:20 +02:00
htmllielement.rs
htmllinkelement.rs
Reduce channel cloning.
2016-04-29 14:55:52 +02:00
htmlmapelement.rs
htmlmediaelement.rs
Add more specification step comments and update to the latest specification.
2016-05-03 18:05:28 -04:00
htmlmetaelement.rs
htmlmeterelement.rs
htmlmodelement.rs
htmlobjectelement.rs
Implement initial pieces of form validation.
2016-03-24 09:07:38 -04:00
htmlolistelement.rs
htmloptgroupelement.rs
htmloptionelement.rs
htmloutputelement.rs
Implement initial pieces of form validation.
2016-03-24 09:07:38 -04:00
htmlparagraphelement.rs
htmlparamelement.rs
htmlpreelement.rs
htmlprogresselement.rs
htmlquoteelement.rs
htmlscriptelement.rs
Remove extraneous script_chan parameter from Trusted::new
2016-04-28 10:52:44 +02:00
htmlselectelement.rs
Support form submission of multipart/form-data
2016-04-30 21:42:50 -04:00
htmlsourceelement.rs
htmlspanelement.rs
htmlstyleelement.rs
Reduce channel cloning.
2016-04-29 14:55:52 +02:00
htmltablecaptionelement.rs
htmltablecellelement.rs
htmltablecolelement.rs
htmltabledatacellelement.rs
htmltableelement.rs
Add parsing of double values in style attributes
2016-04-25 01:09:30 -04:00
htmltableheadercellelement.rs
htmltablerowelement.rs
Move '&&' to the end of the previous line.
2016-04-22 14:28:18 +02:00
htmltablesectionelement.rs
Move '&&' to the end of the previous line.
2016-04-22 14:28:18 +02:00
htmltemplateelement.rs
htmltextareaelement.rs
Auto merge of #10834 - yoava333:master, r=SimonSapin
2016-04-29 08:12:18 -07:00
htmltimeelement.rs
htmltitleelement.rs
htmltrackelement.rs
htmlulistelement.rs
htmlunknownelement.rs
htmlvideoelement.rs
imagedata.rs
Update SpiderMonkey
2016-05-03 18:36:11 +02:00
keyboardevent.rs
location.rs
macros.rs
Add event handlers for media-related events.
2016-05-03 18:05:22 -04:00
mediaerror.rs
Tidy fixes.
2016-05-03 18:05:27 -04:00
messageevent.rs
mimetype.rs
Implemented stub for NavigatorPlugins
2016-04-11 09:14:46 -06:00
mimetypearray.rs
Implemented stub for NavigatorPlugins
2016-04-11 09:14:46 -06:00
mod.rs
Auto merge of #8454 - jdm:media, r=KiChjang
2016-05-03 16:42:46 -07:00
mouseevent.rs
namednodemap.rs
navigator.rs
Implemented stub for NavigatorPlugins
2016-04-11 09:14:46 -06:00
navigatorinfo.rs
node.rs
Upgrade to bitflags 0.6.0 and selectors 0.5.6
2016-04-30 10:14:03 -07:00
nodeiterator.rs
nodelist.rs
performance.rs
performancetiming.rs
fix performance timing precision and navigation_start unit; add LoadEventStart and LoadEventEnd timing
2016-04-13 01:30:02 +08:00
plugin.rs
Implemented stub for NavigatorPlugins
2016-04-11 09:14:46 -06:00
pluginarray.rs
Implemented stub for NavigatorPlugins
2016-04-11 09:14:46 -06:00
processinginstruction.rs
progressevent.rs
Implement the "progressevent" argument to Document::createEvent
2016-04-26 00:32:50 -04:00
radionodelist.rs
range.rs
screen.rs
servohtmlparser.rs
Avoid some clones.
2016-04-29 14:55:49 +02:00
servoxmlparser.rs
Auto merge of #10647 - ConnorGBrewster:parse_xml, r=jdm
2016-04-27 07:50:54 -07:00
storage.rs
Remove extraneous script_chan parameter from Trusted::new
2016-04-28 10:52:44 +02:00
storageevent.rs
"storageevent" argument for Document::createEvent
2016-04-25 12:02:05 +02:00
stylesheet.rs
Initial steps for CSSOM API
2016-03-31 18:17:30 -04:00
stylesheetlist.rs
servo: Clean up unused variables and imports
2016-04-02 16:30:18 +02:00
testbinding.rs
Implement hiding of interface members via Pref annotations.
2016-05-02 14:32:56 -04:00
testbindingproxy.rs
text.rs
textdecoder.rs
textencoder.rs
Update SpiderMonkey
2016-05-03 18:36:11 +02:00
touch.rs
touchevent.rs
touchlist.rs
treewalker.rs
uievent.rs
url.rs
Reset searchParam in URL.href setter
2016-04-23 20:28:00 +02:00
urlhelper.rs
Upgrade to rust-url 1.0 and hyper 0.9
2016-04-23 20:27:58 +02:00
urlsearchparams.rs
Correctly initialize URL.searchParams
2016-04-23 20:27:59 +02:00
userscripts.rs
validation.rs
Implement initial pieces of form validation.
2016-03-24 09:07:38 -04:00
validitystate.rs
Implement initial pieces of form validation.
2016-03-24 09:07:38 -04:00
values.rs
virtualmethods.rs
Add stubs for src and currentSrc for HTMLMediaElement.
2016-05-03 16:25:21 -04:00
webglactiveinfo.rs
webglbuffer.rs
#10211 : Stop re-exporting webrender_traits WebGL types from canvas_traits
2016-03-30 20:05:16 +02:00
webglcontextevent.rs
implement webglcontextevent
2016-04-22 19:54:13 -07:00
webglframebuffer.rs
#10211 : Stop re-exporting webrender_traits WebGL types from canvas_traits
2016-03-30 20:05:16 +02:00
webglobject.rs
webglprogram.rs
Auto merge of #10443 - emilio:webgl-teximage2d-overload, r=jdm
2016-04-22 11:25:29 -07:00
webglrenderbuffer.rs
#10211 : Stop re-exporting webrender_traits WebGL types from canvas_traits
2016-03-30 20:05:16 +02:00
webglrenderingcontext.rs
compositing: Send mouse events to the right pipeline when using
2016-05-04 11:40:15 -07:00
webglshader.rs
webgl: Remove active_uniform related validation.
2016-04-19 13:27:19 +02:00
webglshaderprecisionformat.rs
webgltexture.rs
webgl: texture: Make initialize only mark as initialized the current face
2016-04-20 20:27:37 +02:00
webgluniformlocation.rs
webgl: Rename UniformType to UniformSetterType and hoist to the bottom
2016-04-19 20:25:30 +02:00
websocket.rs
Update SpiderMonkey
2016-05-03 18:36:11 +02:00
window.rs
Auto merge of #10840 - ConnorGBrewster:window_alert, r=jdm
2016-05-04 09:10:40 -07:00
worker.rs
Reduce channel cloning.
2016-04-29 14:55:52 +02:00
workerglobalscope.rs
Update SpiderMonkey
2016-05-03 18:36:11 +02:00
workerlocation.rs
workernavigator.rs
xmldocument.rs
Use upcast() in XMLDocument methods.
2016-04-11 10:30:08 +02:00
xmlhttprequest.rs
Remove extraneous script_chan parameter from Trusted::new
2016-04-28 10:52:44 +02:00
xmlhttprequesteventtarget.rs
xmlhttprequestupload.rs