Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImplement <body>'s "text" attribute #7841
Conversation
| @@ -12,3 +12,6 @@ | |||
| [document: fg/bg/link/vlink/alink-color 5] | |||
| expected: FAIL | |||
|
|
|||
| [document: fg/bg/link/vlink/alink-color] | |||
This comment has been minimized.
This comment has been minimized.
frewsxcv
Oct 3, 2015
Author
Member
These now fail because both vlink and text attributes were not implemented, so undefined === undefined. Now that text is implemented, they no longer are equal since "" !== undefined
| @@ -2,4 +2,3 @@ | |||
| type: reftest | |||
| reftype: == | |||
| refurl: /html/rendering/non-replaced-elements/the-page/body_text_00ffff-ref.html | |||
| expected: FAIL | |||
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
-S-awaiting-review +S-needs-code-changes Reviewed 9 of 9 files at r1, 1 of 1 files at r2. components/script/dom/htmlbodyelement.rs, line 39 [r1] (raw file): Comments from the review on Reviewable.io |
|
Comment has been addressed |
|
@bors-servo r+ Please file a follow-up for the background_color field (or just an issue for all of them, while we are at it). Reviewed 4 of 4 files at r3. Comments from the review on Reviewable.io |
|
|
Implement <body>'s "text" attribute <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7841) <!-- Reviewable:end -->
|
|
|
That's a legit fail. I'll look into it later. |
|
|
|
Comments have been addressed |
|
@bors-servo r+ Reviewed 2 of 2 files at r5. Comments from the review on Reviewable.io |
|
|
Implement <body>'s "text" attribute <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7841) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
Implement <body>'s "text" attribute <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7841) <!-- Reviewable:end -->
|
|
The 'text' attribute was implemented on '<body>' in servo#7841
The 'text' attribute was implemented on '<body>' in servo#7841
The 'text' attribute was implemented on '<body>' in servo#7841
The 'text' attribute was implemented on '<body>' in servo#7841
The 'text' attribute was implemented on '<body>' in servo#7841
Implement attribute 'fgColor' on 'document' The 'text' attribute was implemented on `<body>` in #7841 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8714) <!-- Reviewable:end -->
The 'text' attribute was implemented on '<body>' in servo#7841
frewsxcv commentedOct 3, 2015