mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
Remove test functions from nsstring_vendor
These tests are run on the real nsstring anyway. They cause linux builds to fail since the test functions are defined twice.
This commit is contained in:
parent
b74d07bc78
commit
647f8e9c5d
2 changed files with 1 additions and 109 deletions
|
@ -1984,6 +1984,7 @@ clip-path
|
|||
|
||||
${impl_coord_copy('column_width', 'mColumnWidth')}
|
||||
|
||||
#[allow(unused_unsafe)]
|
||||
pub fn set_column_count(&mut self, v: longhands::column_count::computed_value::T) {
|
||||
use gecko_bindings::structs::{NS_STYLE_COLUMN_COUNT_AUTO, nsStyleColumn_kMaxColumnCount};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue