bors-servo
9ae3cad31e
Auto merge of #5781 - jdm:reparent, r=Ms2ger
...
Fixes html5test.com.
r? @Ms2ger
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png " height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5781 )
<!-- Reviewable:end -->
2015-04-22 13:01:32 -05:00
nithin murali
c5e101b6e5
Implement child reparenting and node removal during parsing.
2015-04-22 13:47:28 -04:00
bors-servo
c8cb62058c
Auto merge of #5761 - dhananjay92:Issue#5754, r=jdm
...
Solves Issue #5754 .
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png " height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5761 )
<!-- Reviewable:end -->
2015-04-21 12:25:42 -05:00
Dhananjay Nakrani
72ab06a6ec
Add test for createDocument(). [Issue#5754].
2015-04-21 10:13:55 -07:00
Diego Marcos
c82485874d
Kicks off a WebGL implementation
2015-04-20 14:29:39 -07:00
Ms2ger
0042f78aa7
Use get_attr_for_layout in get_classes_for_layout.
...
This fixes a bug with elements with multiple class attributes. In this case,
the class attribute in the null namespace would only be considered if it was
the first class attribute in the list.
2015-04-18 17:51:03 +02:00
Ms2ger
21d3ddabbf
Add a test for the class selector with multiple class attributes.
2015-04-18 17:50:25 +02:00
Ms2ger
25e8bc8ed8
Move the lookupPrefix content test.
2015-04-17 13:53:18 +02:00
Ms2ger
2d49203b9c
Update web-platform-tests to revision 000905d008db2538360020335bc2dbba16d322b5.
2015-04-16 18:58:53 +02:00
Ms2ger
4cc4e210b4
Move disabled content tests under wpt.
2015-04-16 11:09:55 +02:00
Ms2ger
48ac95c171
Move content tests into the Servo wpt tree ( fixes #5686 ).
2015-04-15 22:08:38 +02:00
Ms2ger
a471704107
Introduce a Servo-only tree under web-platform-tests.
2015-04-14 15:45:04 +02:00