Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(199)

Side by Side Diff: LayoutTests/fast/css/variables/cssom-computed-style-expected.txt

Issue 18311002: Partial implementation of CSSVariablesMap for CSS Variables CSSOM (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased onto ToT, cleaned up includes Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 Computed variables declaration: [object CSSVariablesMap]
2 Create variable: NoModificationAllowedError: An attempt was made to modify an ob ject where modifications are not allowed.
3 Count variables: 3
4 Count empty variables: 0
5 Read stylesheet variable: pass
6 Read inherited variable: pass
7 Read inline variable: pass
8 Read non-existent variable: pass
9 Update variable: NoModificationAllowedError: An attempt was made to modify an ob ject where modifications are not allowed.
10 Delete variable: Not deleted
11 Clear variables: NoModificationAllowedError: An attempt was made to modify an ob ject where modifications are not allowed.
12 Read deleted variable: pass
13
OLDNEW
« no previous file with comments | « LayoutTests/fast/css/variables/cssom-computed-style.html ('k') | LayoutTests/fast/css/variables/cssom-create.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698