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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-hide-expected.txt

Issue 1649953002: Auto-rebaseline for r372109 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/android/compositing/iframes/invisible-nested-iframe-hide-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-hide-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-hide-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-hide-expected.txt
deleted file mode 100644
index a7f36e07af61274f3f9bbb931f8d6cccb6b367fc..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-hide-expected.txt
+++ /dev/null
@@ -1,101 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "children": [
- {
- "position": [18, 10],
- "bounds": [210, 210],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- }
- ]
- }
- ]
-}
-
-
---------
-Frame: '-->'
---------
-{
- "bounds": [285, 193],
- "children": [
- {
- "bounds": [285, 193],
- "drawsContent": true,
- "children": [
- {
- "position": [8, 8],
- "bounds": [252, 172],
- "drawsContent": true,
- "children": [
- {
- "position": [1, 1],
- "bounds": [250, 170],
- "children": [
- {
- "bounds": [250, 170],
- "children": [
- {
- "children": [
- {
- "bounds": [250, 230],
- "children": [
- {
- "bounds": [250, 230],
- "drawsContent": true,
- "backgroundColor": "#C0C0C0",
- "children": [
- {
- "position": [18, 10],
- "bounds": [210, 210],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
-}
-
-
---------
-Frame: '/-->'
---------
-{
- "bounds": [250, 230],
- "children": [
- {
- "bounds": [250, 230],
- "drawsContent": true,
- "backgroundColor": "#C0C0C0",
- "children": [
- {
- "position": [18, 10],
- "bounds": [210, 210],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF"
- }
- ]
- }
- ]
-}
-
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/android/compositing/iframes/invisible-nested-iframe-hide-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698