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

Unified Diff: LayoutTests/compositing/overflow/content-gains-scrollbars-expected.txt

Issue 639293008: Make CSS resize property non-inherited. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: New baselines Created 6 years, 2 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/compositing/overflow/content-gains-scrollbars-expected.txt
diff --git a/LayoutTests/compositing/overflow/content-gains-scrollbars-expected.txt b/LayoutTests/compositing/overflow/content-gains-scrollbars-expected.txt
index 075223752735ad5ee8aca2d754f1bc5be49def05..82b0d8a3ffb3e8fcb81ce06fbe10f26ddf3e4775 100644
--- a/LayoutTests/compositing/overflow/content-gains-scrollbars-expected.txt
+++ b/LayoutTests/compositing/overflow/content-gains-scrollbars-expected.txt
@@ -97,13 +97,7 @@
"bounds": [100, 100],
"children": [
{
- "bounds": [10, 10],
- "drawsContent": true,
- "children": [
- {
-
- }
- ]
+ "bounds": [10, 10]
}
]
},
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/compositing/overflow/overflow-scrollbar-layers-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698