aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/document.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2016-04-29 08:12:18 -0700
committerbors-servo <lbergstrom+bors@mozilla.com>2016-04-29 08:12:18 -0700
commitac8406f4aebe1e8571319a1d56fc627ea5782e60 (patch)
tree154d98afa18ace223d56fd6ace322ae9243e6ac0 /components/script/dom/document.rs
parent9770e3c1e37a29c4b01ebfc243db2c7be58ec006 (diff)
parent9bf909ac2ffb0951f2b1477f68565e7e9a51012d (diff)
downloadservo-ac8406f4aebe1e8571319a1d56fc627ea5782e60.tar.gz
servo-ac8406f4aebe1e8571319a1d56fc627ea5782e60.zip
Auto merge of #10834 - yoava333:master, r=SimonSapin
added support for :read-only and :read-write pseudo-classes partial fix for https://github.com/servo/servo/issues/10732 It's not a full fix because: 1. there's a bug in wpt-test https://github.com/w3c/web-platform-tests/issues/2889#issuecomment-214144420 2. we don't fully support all input types (namely image, color, hidden and range), which are defaulted to input text. this means that :read-write which is applicable to input text is mis-handled in those cases. 3. we don't support contenteditable, which is also possibly :read-write <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10834) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/document.rs')
0 files changed, 0 insertions, 0 deletions