| /* Copyright 2015 The Chromium Authors | |
| * Use of this source code is governed by a BSD-style license that can be | |
| * found in the LICENSE file. | |
| */ | |
| /* TODO(lukasza): This is a good place to test @import directive. | |
| * We can't do it yet due to lack of link rewriting for this direcive | |
| * in case of Complete-HTML. */ | |
| .iframeB { visibility: hidden; } |