aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #20738 - jdm:fix-manifest-update-again, r=noxbors-servo2018-05-041-1/+1
|\
| * Adjust WPT manifest update python path to unbreak automated sync.Josh Matthews2018-05-021-1/+1
* | Correct edge case for background color clipPyfisch2018-05-033-0/+59
* | Auto merge of #20739 - pyfisch:border-image-outset, r=mbrubeckbors-servo2018-05-026-4/+72
|\ \
| * | Implement border-image-outsetPyfisch2018-05-026-4/+72
| |/
* | Auto merge of #20689 - fabricedesre:mutation-take-records, r=emiliobors-servo2018-05-023-81/+0
|\ \ | |/ |/|
| * MutationObserver api: Implement takeRecords() and characterData mutationsFabrice Desré2018-05-023-81/+0
* | Auto merge of #20725 - servo-wpt-sync:wpt_update_30-04-2018, r=jdmbors-servo2018-05-01274-2845/+5754
|\ \
| * | Generalize mac-only failureJosh Matthews2018-05-011-2/+1
| * | Generalize mac-only failureJosh Matthews2018-05-011-2/+1
| * | Update web-platform-tests to revision ea14651f262003177d0ba5819bd2806a1327b12aWPT Sync Bot2018-04-30272-2841/+5752
* | | Update WPT syncing metadata.Josh Matthews2018-05-011-2/+2
|/ /
* | Auto merge of #20671 - cbrewster:history_url, r=asajeffreybors-servo2018-04-304-4/+36
|\ \
| * | Make session history aware of URLsConnor Brewster2018-04-244-4/+36
| |/
* | Auto merge of #20420 - pyfisch:corner-clipping, r=emiliobors-servo2018-04-296-14/+79
|\ \
| * | Place item clipping_and_scrolling inside closurePyfisch2018-04-253-6/+6
| * | Move DL items from gfx to layoutPyfisch2018-04-226-14/+79
* | | Update test expectations.Emilio Cobos Álvarez2018-04-291-3/+0
* | | style: Fix tidy issues and Servo build.Emilio Cobos Álvarez2018-04-292-40/+5
* | | Update test expectations.Emilio Cobos Álvarez2018-04-286-189/+3
* | | Update test expectations.Emilio Cobos Álvarez2018-04-284-134/+0
* | | style: Fixups for css-fonts-4 font-weight.Emilio Cobos Álvarez2018-04-282-18/+0
* | | Auto merge of #20533 - paulrouget:res, r=mbrubeckbors-servo2018-04-273-0/+4
|\ \ \
| * | | delegate resource reading to embedderPaul Rouget2018-04-273-0/+4
* | | | Auto merge of #20702 - servo:window-mixins, r=SimonSapin,noxbors-servo2018-04-27186-1961/+4790
|\ \ \ \ | |/ / / |/| | |
| * | | Update web-platform-tests to revision 4f397167b4ed552a02201c92d363cfaecfe2c7f0WPT Sync Bot2018-04-27182-1943/+4785
| * | | Implement WindowOrWorkerGlobalScope.originAnthony Ramine2018-04-274-18/+5
* | | | Update Webrender to last versionAnthony Ramine2018-04-266-19/+0
|/ / /
* | | Update web-platform-tests to revision 5084587f6b05bf99ad09e7844be66dcc61070cdfWPT Sync Bot2018-04-26408-2602/+8962
* | | Auto merge of #20690 - servo:wrup, r=glennwbors-servo2018-04-252-9/+0
|\ \ \
| * | | Update WebrenderBastien Orivel2018-04-252-9/+0
* | | | Auto merge of #20631 - brainlessdeveloper:add-webgl-get-renderbuffer-paramete...bors-servo2018-04-253-108/+125
|\ \ \ \ | |/ / / |/| | |
| * | | Update test failure expectations for gl.getUniformFausto Núñez Alberro2018-04-241-0/+52
| * | | Implement WebGL GetRenderbufferParameterFausto Núñez Alberro2018-04-243-127/+92
| | |/ | |/|
* | | Move shadow stuff to its own test in link-rel-attribute.htmlAnthony Ramine2018-04-243-7/+10
* | | Remove some const loops in /url/urlsearchparams-foreach.htmlAnthony Ramine2018-04-243-8/+4
* | | Update web-platform-tests to revision 4a5223502fa660ce03e470af6a61c8bc26c5a8eeWPT Sync Bot2018-04-231328-20598/+36642
|/ /
* | History: update document URL on pushState/replaceStateAndrew Shu2018-04-1810-71/+0
* | Implement gl.getParameter(gl.ALIASED_LINE_WIDTH_RANGE)Matt McCoy2018-04-171-5/+0
* | Implement history stateConnor Brewster2018-04-1641-303/+1
* | Auto merge of #20629 - cbrewster:session_history_fixup, r=asajeffreybors-servo2018-04-123-0/+43
|\ \
| * | Remove entries for removed iframesConnor Brewster2018-04-123-0/+43
* | | style: Let overflow parse two values.Emilio Cobos Álvarez2018-04-122-36/+0
|/ /
* | Replace initial about:blank loadsConnor Brewster2018-04-112-10/+0
* | Fix /_mozilla/bluetooth/interfaces.htmlAnthony Ramine2018-04-093-40/+18
* | selectors: Don't serialize :nth-child(-n) as -1n.Emilio Cobos Álvarez2018-04-071-25/+0
* | Stop using Gecko namespace ids in servo.Bobby Holley2018-04-062-2/+2
* | Auto merge of #20565 - servo:webgl, r=emiliobors-servo2018-04-062-4/+12
|\ \
| * | Properly check the right internal formats in gl.renderbufferStorageAnthony Ramine2018-04-061-3/+11
| * | Properly check for invalid targets in gl.BindFramebufferAnthony Ramine2018-04-061-1/+1