Add a warning about T130390
Change-Id: I872d1dc0ec8d0827c3f56aeb1474f4596e08532d
This commit is contained in:
@@ -285,7 +285,8 @@
|
|||||||
lang: previousLang,
|
lang: previousLang,
|
||||||
// We could get dir from uls.data,
|
// We could get dir from uls.data,
|
||||||
// but we are trying to avoid loading it
|
// but we are trying to avoid loading it
|
||||||
// and 'auto' is safe enough in this context
|
// and 'auto' is safe enough in this context.
|
||||||
|
// T130390: must use attr
|
||||||
dir: 'auto'
|
dir: 'auto'
|
||||||
} );
|
} );
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user