Changeset 135730 in webkit


Ignore:
Timestamp:
Nov 26, 2012 8:37:38 AM (11 years ago)
Author:
commit-queue@webkit.org
Message:

Import more CSS Device Adaptation layout tests
https://bugs.webkit.org/show_bug.cgi?id=95967

Patch by Thiago Marcos P. Santos <thiago.santos@intel.com> on 2012-11-26
Reviewed by Kenneth Rohde Christiansen.

And these are the remaining test from the Opera's CSS
Device Adaptation test suite.

  • css3/device-adapt/opera/constrain-021-expected.txt: Added.
  • css3/device-adapt/opera/constrain-021.xhtml: Added.
  • css3/device-adapt/opera/constrain-022-expected.txt: Added.
  • css3/device-adapt/opera/constrain-022.xhtml: Added.
  • css3/device-adapt/opera/orientation-001-expected.txt: Added.
  • css3/device-adapt/opera/orientation-001.xhtml: Added.
  • css3/device-adapt/opera/orientation-002-expected.txt: Added.
  • css3/device-adapt/opera/orientation-002.xhtml: Added.
  • platform/efl-wk1/TestExpectations:
  • platform/efl-wk2/TestExpectations:
Location:
trunk/LayoutTests
Files:
8 added
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r135728 r135730  
     12012-11-26  Thiago Marcos P. Santos  <thiago.santos@intel.com>
     2
     3        Import more CSS Device Adaptation layout tests
     4        https://bugs.webkit.org/show_bug.cgi?id=95967
     5
     6        Reviewed by Kenneth Rohde Christiansen.
     7
     8        And these are the remaining test from the Opera's CSS
     9        Device Adaptation test suite.
     10
     11        * css3/device-adapt/opera/constrain-021-expected.txt: Added.
     12        * css3/device-adapt/opera/constrain-021.xhtml: Added.
     13        * css3/device-adapt/opera/constrain-022-expected.txt: Added.
     14        * css3/device-adapt/opera/constrain-022.xhtml: Added.
     15        * css3/device-adapt/opera/orientation-001-expected.txt: Added.
     16        * css3/device-adapt/opera/orientation-001.xhtml: Added.
     17        * css3/device-adapt/opera/orientation-002-expected.txt: Added.
     18        * css3/device-adapt/opera/orientation-002.xhtml: Added.
     19        * platform/efl-wk1/TestExpectations:
     20        * platform/efl-wk2/TestExpectations:
     21
    1222012-11-26  Thiago Marcos P. Santos  <thiago.santos@intel.com>
    223
  • trunk/LayoutTests/platform/efl-wk1/TestExpectations

    r135707 r135730  
    354354webkit.org/b/86633 editing/spelling [ Skip ]
    355355
     356# DRT needs to support fixed layout.
     357webkit.org/b/102517 css3/device-adapt/opera [ Skip ]
     358
    356359# Needs custom policy delegate enhancement to log DOM node info - EFL port is missing DOM node abstraction
    357360webkit.org/b/87972 fast/loader/policy-delegate-action-hit-test-zoomed.html [ Failure ]
     
    367370webkit.org/b/101210 fast/images/exif-orientation.html [ Failure ]
    368371
    369 # DRT needs to support fixed layout.
    370 webkit.org/b/102517 css3/device-adapt/opera/cascading-001.xhtml [ Failure ]
    371 webkit.org/b/102517 css3/device-adapt/opera/cascading-002.xhtml [ Failure ]
    372 webkit.org/b/102517 css3/device-adapt/opera/cascading-003.xhtml [ Failure ]
    373 webkit.org/b/102517 css3/device-adapt/opera/cascading-004.xhtml [ Failure ]
    374 webkit.org/b/102517 css3/device-adapt/opera/constrain-001.xhtml [ Failure ]
    375 webkit.org/b/102517 css3/device-adapt/opera/constrain-004.xhtml [ Failure ]
    376 webkit.org/b/102517 css3/device-adapt/opera/constrain-005.xhtml [ Failure ]
    377 webkit.org/b/102517 css3/device-adapt/opera/constrain-006.xhtml [ Failure ]
    378 webkit.org/b/102517 css3/device-adapt/opera/constrain-007.xhtml [ Failure ]
    379 webkit.org/b/102517 css3/device-adapt/opera/constrain-008.xhtml [ Failure ]
    380 webkit.org/b/102517 css3/device-adapt/opera/constrain-009.xhtml [ Failure ]
    381 webkit.org/b/102517 css3/device-adapt/opera/constrain-010.xhtml [ Failure ]
    382 webkit.org/b/102517 css3/device-adapt/opera/constrain-011.xhtml [ Failure ]
    383 webkit.org/b/102517 css3/device-adapt/opera/constrain-013.xhtml [ Failure ]
    384 webkit.org/b/102517 css3/device-adapt/opera/constrain-014.xhtml [ Failure ]
    385 webkit.org/b/102517 css3/device-adapt/opera/constrain-015.xhtml [ Failure ]
    386 webkit.org/b/102517 css3/device-adapt/opera/constrain-016.xhtml [ Failure ]
    387 webkit.org/b/102517 css3/device-adapt/opera/constrain-017.xhtml [ Failure ]
    388 webkit.org/b/102517 css3/device-adapt/opera/constrain-020.xhtml [ Failure ]
    389 webkit.org/b/102517 css3/device-adapt/opera/syntax-001.xhtml [ Failure ]
    390 webkit.org/b/102517 css3/device-adapt/opera/syntax-002.xhtml [ Failure ]
    391 webkit.org/b/102517 css3/device-adapt/opera/syntax-003.xhtml [ Failure ]
    392 
    393372# ESC key does not cancel context menu in EFL port
    394373Bug(EFL) editing/selection/5354455-1.html [ Failure ]
  • trunk/LayoutTests/platform/efl-wk2/TestExpectations

    r135707 r135730  
    255255webkit.org/b/99436 editing/selection/doubleclick-whitespace.html [ Failure ]
    256256
     257# Window size is being reported as screen size.
     258webkit.org/b/103127 css3/device-adapt/opera/constrain-021.xhtml [ Failure ]
     259webkit.org/b/103127 css3/device-adapt/opera/constrain-022.xhtml [ Failure ]
     260
     261# Page client doesn't react to orientation changes from CSS Viewport rules.
     262webkit.org/b/103130 css3/device-adapt/opera/orientation-001.xhtml [ Failure ]
     263
     264# Issue with viewport width and relative units.
     265webkit.org/b/102922 css3/device-adapt/opera/constrain-006.xhtml [ Failure ]
     266webkit.org/b/102922 css3/device-adapt/opera/constrain-007.xhtml [ Failure ]
     267
    257268# Text input controller needs selectedRange implementation
    258269webkit.org/b/99438 editing/selection/mixed-editability-10.html [ Failure ]
     
    302313webkit.org/b/102216 inspector-protocol/nmi-webaudio.html [ Failure ]
    303314webkit.org/b/102216 inspector-protocol/nmi-webaudio-leak-test.html [ Failure ]
    304 
    305 webkit.org/b/102922 css3/device-adapt/opera/constrain-006.xhtml [ Failure ]
    306 webkit.org/b/102922 css3/device-adapt/opera/constrain-007.xhtml [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.