| Index: sdk/lib/html/dartium/html_dartium.dart
|
| diff --git a/sdk/lib/html/dartium/html_dartium.dart b/sdk/lib/html/dartium/html_dartium.dart
|
| index 702ae6fdd69062be9a5129b53fa49d0483e1a059..784197b82ec3a2e6ea4b2dd5ac2660f83a83a5de 100644
|
| --- a/sdk/lib/html/dartium/html_dartium.dart
|
| +++ b/sdk/lib/html/dartium/html_dartium.dart
|
| @@ -28713,6 +28713,7 @@ abstract class CssRect extends RectBase implements Rect {
|
| final static _WIDTH = ['right', 'left'];
|
| }
|
|
|
| +
|
| /**
|
| * Class representing a
|
| * [length measurement](https://developer.mozilla.org/en-US/docs/Web/CSS/length)
|
|
|