mirror of
https://github.com/servo/servo.git
synced 2025-08-02 12:10:29 +01:00
Add additional WPT tests for maxlength parser set
This commit is contained in:
parent
85b99f8ba4
commit
6d1624f9d0
2 changed files with 61 additions and 1 deletions
|
@ -32,7 +32,6 @@ use msg::constellation_msg::ScriptMsg as ConstellationMsg;
|
|||
use selectors::states::*;
|
||||
use std::borrow::ToOwned;
|
||||
use std::cell::Cell;
|
||||
use std::i32;
|
||||
use string_cache::Atom;
|
||||
use textinput::KeyReaction::{DispatchInput, Nothing, RedrawSelection, TriggerDefaultAction};
|
||||
use textinput::Lines::Single;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue