New issue
Advanced search Search tips

Issue 755402 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Trival expectations for many webmessaging Web Platform Tests

Project Member Reported by reillyg@chromium.org, Aug 15 2017

Issue description

The LayoutTest expectations on Android for many tests under wpt/webmessaging are trivial:

layer at (0,0) size 800x600
  LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
  LayoutBlockFlow {HTML} at (0,0) size 800x600
    LayoutBlockFlow {BODY} at (8,8) size 784x584

These are testharness.js tests so they shouldn't be triggering a dump of the layout tree.

https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/platform/android/external/wpt/webmessaging/?type=cs&sq=package:chromium
 

Sign in to add a comment