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

Unified Diff: third_party/WebKit/LayoutTests/scrollbars/iframe-overflow-scroll-ignored-expected.html

Issue 1843723002: Spurious scrollbars should not be drawn when overflow is applied to a frame. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: early-return Created 4 years, 9 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: third_party/WebKit/LayoutTests/scrollbars/iframe-overflow-scroll-ignored-expected.html
diff --git a/third_party/WebKit/LayoutTests/scrollbars/iframe-overflow-scroll-ignored-expected.html b/third_party/WebKit/LayoutTests/scrollbars/iframe-overflow-scroll-ignored-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..c1829bffb9b4d7b608f4f1fcad949d0d35d59e51
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/scrollbars/iframe-overflow-scroll-ignored-expected.html
@@ -0,0 +1,2 @@
+<!DOCTYPE html>
+<iframe srcdoc="<div style=height:1000px></div>"></iframe>

Powered by Google App Engine
This is Rietveld 408576698